Remove start script

This commit is contained in:
2026-06-15 18:25:05 +03:00
parent 2ff9139f73
commit 32dbece9e1

View File

@@ -5,7 +5,6 @@
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"