We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5257d00 commit 4360712Copy full SHA for 4360712
3 files changed
packages/create-nuxt/package.json
@@ -22,7 +22,7 @@
22
"dist"
23
],
24
"engines": {
25
- "node": "^16.10.0 || >=18.0.0"
+ "node": "^22.19.0 || ^24.11.0 || >=26.0.0"
26
},
27
"scripts": {
28
"build": "tsdown",
packages/nuxi/package.json
@@ -25,7 +25,7 @@
29
30
31
packages/nuxt-cli/package.json
- "node": "^16.14.0 || >=18.0.0"
0 commit comments