Renamed start command to dev
This commit is contained in:
parent
7bfee0841a
commit
0c09b5c0ae
@ -4,7 +4,7 @@
|
||||
"description": "Repo for my personal website",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "astro dev",
|
||||
"dev": "astro dev",
|
||||
"build": "astro build"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user