summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 27d211e97..8783fb4d5 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -5,7 +5,6 @@
"private": true,
"scripts": {
"dev": "astro dev",
- "start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"