feat 强制pnpm版本

This commit is contained in:
Ironsp
2026-06-05 14:18:50 +08:00
parent a4c8af1082
commit dc4415a1ff

View File

@@ -6,6 +6,7 @@
"author": "LionLi", "author": "LionLi",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"packageManager": "pnpm@10.34.1",
"scripts": { "scripts": {
"dev": "vite serve --mode development", "dev": "vite serve --mode development",
"build:prod": "vite build --mode production", "build:prod": "vite build --mode production",