We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a10c4 commit 3f7280aCopy full SHA for 3f7280a
1 file changed
scripts/package.json
@@ -22,8 +22,8 @@
22
"shelljs": "^0.7.8",
23
"vercel": "^29.0.0"
24
},
25
- "engines": {
26
- "node.js": "11.9.0"
+ "devEngines": {
+ "node": "16.x || 18.x || 19.x"
27
28
"repository": {
29
"type": "git",
0 commit comments