summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hackernews')
-rw-r--r--examples/hackernews/package.json1
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"