Skip to content

Commit

Permalink
Probably won't work.
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Dec 3, 2024
1 parent efc2757 commit 892592e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"scripts": {
"dev": "astro dev --open",
"pack": "astro build",
"pack": "astro build --production",
"preview": "astro preview",
"check": "biome ci && tsc --noEmit",
"fix": "biome check --write"
Expand Down

0 comments on commit 892592e

Please sign in to comment.