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 d1d206d commit ea3d3b7Copy full SHA for ea3d3b7
README.md
@@ -3,7 +3,7 @@
3
4
A new generation vue3 admin template, It's easy and fast!
5
6
-suggestion the Node.js >= 18.0.0
+suggestion the Node.js >= 16.0.0
7
8
9
## Documents
package.json
@@ -116,7 +116,7 @@
116
"not op_mini all"
117
],
118
"engines": {
119
- "node": ">= 18 <19",
+ "node": ">= 16 <19",
120
"pnpm": ">= 6 <9"
121
}
122
0 commit comments