We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a1dd9 commit 7c3184bCopy full SHA for 7c3184b
1 file changed
package.json
@@ -43,5 +43,8 @@
43
"eslint": "^8.2.0",
44
"eslint-config-airbnb-base": "^15.0.0",
45
"eslint-plugin-import": "^2.25.2"
46
+ },
47
+ "engines": {
48
+ "node": "^16"
49
}
50
0 commit comments