diff --git a/package.json b/package.json index 783511e29d2..c6d5a6a6ce6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "description": "MyCrypto is a free, open-source interface for interacting with the blockchain", "repository": "https://github.com/MyCryptoHQ/MyCrypto", "engines": { - "node": "12.14.1", + "node": ">=12.14.1", "npm": ">= 6.4.1", "yarn": ">= 1.19.1" },