fix: npm -> pnpm
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["esbuild"]
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vue-tsc --noEmit && tsc -p tsconfig.sw.json && vite build",
|
||||
|
||||
Reference in New Issue
Block a user