mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
chore: correct pnpm version
This commit is contained in:
parent
84890550c8
commit
1c59bf4c8f
@ -4,6 +4,7 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.14 <18.0.0"
|
"node": ">=16.14 <18.0.0"
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@8.15.9",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --host",
|
"dev": "vite --host",
|
||||||
"build": "vue-tsc --noEmit && vite build",
|
"build": "vue-tsc --noEmit && vite build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user