fix package.json

This commit is contained in:
2026-02-07 17:06:29 +08:00
parent 2a3399d436
commit ff767837e7
2 changed files with 59 additions and 59 deletions

View File

@@ -4,6 +4,7 @@
"description": "浙江贝凡溯源管理平台 - 前端",
"author": "",
"license": "MIT",
"packageManager": "pnpm@10.27.0",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -26,5 +27,4 @@
"typescript": "^5.9.3",
"vite": "^7.3.1"
}
"packageManager": "pnpm@10.27.0"
}