diff --git a/package.json b/package.json index 9bc6908..1e66f62 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "scripts": { "dev": "astro dev", "start": "astro dev", - "prebuild": "node scripts/generate-gallery-index.js", "build": "astro build", "preview": "astro preview", "astro": "astro",