use pnpm instead of npm

This commit is contained in:
array-in-a-matrix 2023-04-05 12:03:50 -04:00
parent 4ac8d84a08
commit e87abb93ca
2 changed files with 3448 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"node": ">=16.0.0"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"start": "vite",
"build": "vite build",
"lint": "yarn check:eslint && yarn check:prettier",

3447
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load diff