This commit is contained in:
Matt Kane
2026-04-01 16:16:45 +01:00
parent 78019103e0
commit 53329df155
9 changed files with 18 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"deploy": "astro build && wrangler deploy",
"deploy": "wrangler deploy",
"typecheck": "astro check"
},
"dependencies": {