fix: bug
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 1m28s

This commit is contained in:
luo
2026-07-03 09:49:51 +08:00
parent aca24f734f
commit ced2344d14

View File

@@ -141,11 +141,6 @@
"vite-plugin-restart": "^1.0.0",
"vue-tsc": "^2.2.12"
},
"pnpm": {
"overrides": {
"vue": "3.4.21"
}
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged",
"commit-msg": "node ./scripts/verify-commit.js"