diff --git a/package.json b/package.json index 963f2e6..2420f3c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,6 @@ }, "license": "MIT", "main": "stack.js", - "engines": { - "node": ">=14.15" - }, "scripts": { "stack": "node index.js --cmd=stack", "withdraw": "node index.js --cmd=withdraw",