Use pnpm instead

This commit is contained in:
Ivar Troost 2026-06-07 16:26:03 +01:00
parent 6c4781f623
commit 2fc6f8c476
2 changed files with 1 additions and 1870 deletions

View File

@ -8,7 +8,7 @@
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
"preview": "vite preview", "preview": "vite preview",
"electron:dev": "concurrently \"npm run dev\" \"wait-on http://localhost:5174 && ELECTRON_START_URL=http://localhost:5174 electron .\"", "electron:dev": "concurrently \"pnpm run dev\" \"wait-on http://localhost:5174 && ELECTRON_START_URL=http://localhost:5174 electron .\"",
"electron:build": "vite build && electron ." "electron:build": "vite build && electron ."
}, },
"dependencies": { "dependencies": {

1869
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff