summaryrefslogtreecommitdiff
path: root/examples/fast-build
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-11 10:41:47 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-11 10:41:47 -0500
commitb1afce896a6800b52a103fd8535215972254e44c (patch)
tree61702d6da18302f00065bf9d670f65604f37e060 /examples/fast-build
parent3c682f266850a87583a5eb09eb5dd80edf7e2e45 (diff)
downloadastro-b1afce896a6800b52a103fd8535215972254e44c.tar.gz
astro-b1afce896a6800b52a103fd8535215972254e44c.tar.zst
astro-b1afce896a6800b52a103fd8535215972254e44c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 19f9680fe..1b3263fbe 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.4",
+ "astro": "^0.23.0-next.5",
"preact": "~10.5.15",
"unocss": "^0.15.5",
"vite-imagetools": "^4.0.1"