This commit is contained in:
Barrett Ruth 2026-01-11 11:40:32 -05:00
parent 151b10f975
commit ef30631538

View file

@ -3,8 +3,8 @@
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"build": "astro build",
"dev": "astro dev",
"preview": "astro preview",
"astro": "astro",
"prepare": "husky",