diff --git a/package.json b/package.json index 545ab23..f7d0235 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Repo for my personal website", "main": "index.js", "scripts": { - "start": "astro dev", + "dev": "astro dev", "build": "astro build" }, "repository": {