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