feat: 前端构建调整
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
"clean": "rm -rf dist node_modules/.vite",
|
||||
"test:unit": "echo 'No tests specified' && exit 0",
|
||||
"prepare": "echo 'Prepare script for potential Git hooks'",
|
||||
"check-all": "pnpm lint:check && pnpm format:check && pnpm type-check"
|
||||
"check-all": "npm lint:check && npm format:check && npm type-check"
|
||||
},
|
||||
"packageManager": "pnpm@8.15.0",
|
||||
"dependencies": {
|
||||
"@vicons/ionicons5": "^0.13.0",
|
||||
"axios": "^1.9.0",
|
||||
|
Reference in New Issue
Block a user