chore(package): update scripts

This commit is contained in:
Shintaro Jokagi 2025-05-15 23:11:49 +12:00
parent 3e6155ffef
commit 4678f29a13
No known key found for this signature in database
GPG key ID: 0DDF8FA44C9A0DA8

View file

@ -10,7 +10,7 @@
"wrangler": "wrangler",
"astro": "astro",
"lint": "biome lint ./src",
"format": "biome format ./src --write",
"format": "biome format ./src",
"prepare": "husky"
},
"dependencies": {