We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c016688 commit 3631d26Copy full SHA for 3631d26
package.json
@@ -21,6 +21,7 @@
21
"*.js"
22
],
23
"main": "app.js",
24
+ "engines": { "node" : ">=16.0" },
25
"license": "MIT",
26
"scripts": {
27
"build": "npm run build:contract",
0 commit comments