diff --git a/package.json b/package.json index f80c763e..ce09af1d 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,9 @@ "bin": { "near-sdk-js": "cli/cli.js" }, + "engines": { + "node": ">=14 <16.6.0 || >16.6.0" + }, "author": "Near Inc ", "dependencies": { "@babel/core": "^7.17.5",