Update package.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"dev": "astro dev --host --port 3000",
|
"dev": "astro dev --host --port 3000",
|
||||||
"start": "astro dev --preview --port 3000",
|
"start": "astro dev --preview --port 3000",
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
"preview": "astro preview",
|
"preview": "astro preview --host --port 4321",
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user