Fix web production build pipeline

This commit is contained in:
2026-06-09 08:15:26 +08:00
parent d286bbec8f
commit a8e264f652
10 changed files with 143 additions and 110 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
"vue-tsc": "catalog:"
},
"engines": {
"node": ">=20.10.0",
"node": ">=20.19.0 || >=22.12.0",
"pnpm": ">=9.12.0"
},
"packageManager": "pnpm@10.14.0",