summaryrefslogtreecommitdiff
path: root/examples/fast-build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fast-build')
-rw-r--r--examples/fast-build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fast-build/package.json b/examples/fast-build/package.json
index 9123c8d7f..19f9680fe 100644
--- a/examples/fast-build/package.json
+++ b/examples/fast-build/package.json
@@ -10,7 +10,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.0-next.3",
+ "astro": "^0.23.0-next.4",
"preact": "~10.5.15",
"unocss": "^0.15.5",
"vite-imagetools": "^4.0.1"