chore: 更新 package.json pnpm 最高10.10.0 可以,10.12.0安装会报错。
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "unibest",
|
||||
"type": "commonjs",
|
||||
"version": "3.2.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"description": "unibest - 最好的 uniapp 开发模板",
|
||||
"update-time": "2025-06-21",
|
||||
"author": {
|
||||
|
||||
@@ -89,7 +89,10 @@
|
||||
"es6": true,
|
||||
"minified": true
|
||||
},
|
||||
"usingComponents": true
|
||||
"usingComponents": true,
|
||||
"optimization": {
|
||||
"subPackages": true
|
||||
}
|
||||
},
|
||||
"mp-alipay": {
|
||||
"usingComponents": true,
|
||||
|
||||
Reference in New Issue
Block a user