fix: uvm 命令

This commit is contained in:
菲鸽 2024-06-17 17:15:51 +08:00
parent 6e0588c86b
commit ff42e5edf0

View File

@ -22,8 +22,8 @@
"pnpm": ">=7.30"
},
"scripts": {
"upgrade": "npx @dcloudio/uvm@latest",
"postupgrade": "node ./scripts/postupgrade.js",
"uvm": "npx @dcloudio/uvm@latest && node ./scripts/postupgrade.js",
"postuvm": "echo upgrade uni-app success!",
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",
"dev:app-ios": "uni -p app-ios",