Fixed formatting
This commit is contained in:
32
package.json
32
package.json
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "aerocity",
|
||||
"type": "module",
|
||||
"version": "0.0.0",
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^7.0.2"
|
||||
}
|
||||
}
|
||||
"name": "aerocity",
|
||||
"type": "module",
|
||||
"version": "0.0.0",
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^7.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user