diff options
Diffstat (limited to 'examples/hackernews')
-rw-r--r-- | examples/hackernews/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index d0658a476..33605bb73 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/package.json @@ -5,7 +5,6 @@ "private": true, "scripts": { "dev": "astro dev", - "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" |