This reverts commit 6d02cb0a01.
This commit is contained in:
+5
-6
@@ -3,23 +3,22 @@
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"astro": "astro",
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"build:base": "astro build --base /docs",
|
||||
"dev": "astro dev",
|
||||
"preview": "astro preview",
|
||||
"start": "astro dev"
|
||||
"astro": "astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"98.css": "^0.1.21",
|
||||
"@astrojs/starlight": "^0.34.4",
|
||||
"@fontsource/fusion-pixel-12px-proportional-sc": "^5.2.5",
|
||||
"@fontsource/quicksand": "^5.2.8",
|
||||
"astro": "^5.10.1",
|
||||
"astro": "^5.9.4",
|
||||
"astro-og-canvas": "^0.7.0",
|
||||
"canvaskit-wasm": "^0.40.0",
|
||||
"sharp": "^0.34.2",
|
||||
"unocss": "^66.3.2",
|
||||
"unocss": "^66.2.3",
|
||||
"vue": "^3.5.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user