We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f5d68f + 6ba7f83 commit 2aef26fCopy full SHA for 2aef26f
1 file changed
package.json
@@ -71,6 +71,9 @@
71
"webpack-merge": "^4.2.1",
72
"xhr-mock": "^2.4.1"
73
},
74
+ "engines": {
75
+ "node": "16"
76
+ },
77
"scripts": {
78
"start": "node server.js",
79
"test": "grunt test",
0 commit comments