chore: cleanup
This commit is contained in:
parent
09e3662a88
commit
b5435762a1
12 changed files with 21 additions and 22 deletions
|
@ -6,7 +6,6 @@
|
|||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"update:deps": "npm upgrade && ncu && npx @astrojs/upgrade",
|
||||
"build:worker": "node scripts/worker-build.mjs $WORKER_NAME",
|
||||
|
|
Reference in a new issue