From 32dbece9e1d2a23e2d1714181d4cea0094a8fbc1 Mon Sep 17 00:00:00 2001 From: Marios Antonoudiou Date: Mon, 15 Jun 2026 18:25:05 +0300 Subject: [PATCH] Remove start script --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 5bf1b35..7fae816 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "private": true, "scripts": { "dev": "astro dev", - "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro"