mirror of
https://github.com/artiemis/artie.moe.git
synced 2026-02-14 17:11:55 +00:00
migrate to pnpm
This commit is contained in:
parent
ca54bf1d15
commit
6b4c0e5176
@ -8,7 +8,7 @@
|
|||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
"preview": "astro preview",
|
"preview": "astro preview",
|
||||||
"astro": "astro",
|
"astro": "astro",
|
||||||
"deploy": "yarn build && wsl ./deploy.sh"
|
"push": "pnpm build && wsl ./deploy.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/tailwind": "^3.1.1",
|
"@astrojs/tailwind": "^3.1.1",
|
||||||
|
|||||||
3531
pnpm-lock.yaml
generated
Normal file
3531
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user