Skip to content

Commit ea3d3b7

Browse files
committed
feat:update the vite to v5.x
1 parent d1d206d commit ea3d3b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
A new generation vue3 admin template, It's easy and fast!
55

6-
suggestion the Node.js >= 18.0.0
6+
suggestion the Node.js >= 16.0.0
77

88

99
## Documents

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"not op_mini all"
117117
],
118118
"engines": {
119-
"node": ">= 18 <19",
119+
"node": ">= 16 <19",
120120
"pnpm": ">= 6 <9"
121121
}
122122
}

0 commit comments

Comments
 (0)