chore: 更新 package.json pnpm 最高10.10.0 可以,10.12.0安装会报错。

This commit is contained in:
feige996
2025-07-04 17:31:03 +08:00
parent 47d321a3ea
commit 085185dc0f
2 changed files with 5 additions and 1 deletions

View File

@@ -89,7 +89,10 @@
"es6": true,
"minified": true
},
"usingComponents": true
"usingComponents": true,
"optimization": {
"subPackages": true
}
},
"mp-alipay": {
"usingComponents": true,