migrate to pnpm

This commit is contained in:
Artem 2023-04-01 21:47:40 +02:00
parent ca54bf1d15
commit 6b4c0e5176
3 changed files with 3532 additions and 3503 deletions

View File

@ -8,7 +8,7 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"deploy": "yarn build && wsl ./deploy.sh"
"push": "pnpm build && wsl ./deploy.sh"
},
"dependencies": {
"@astrojs/tailwind": "^3.1.1",

3531
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

3502
yarn.lock

File diff suppressed because it is too large Load Diff