build: 添加 cross-env 依赖以支持跨平台环境变量设置

This commit is contained in:
feige996
2025-08-31 14:08:00 +08:00
parent 1cd6b58924
commit fbd72a8fa1
2 changed files with 23 additions and 1 deletions

View File

@@ -149,6 +149,7 @@
"@vue/runtime-core": "3.4.21",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.20",
"cross-env": "^10.0.0",
"eslint": "^9.31.0",
"eslint-plugin-format": "^1.0.1",
"husky": "^9.1.7",