diff --git a/package.json b/package.json index bd8793364..90ef650e6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "JavaScript library for sending Lisk transactions from the client or server", "main": "./dist-node/index.js", "engines": { - "node": ">=6 <=9", + "node": ">=6.3 <=9", "npm": ">=3 <=5" }, "scripts": {