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-18 16:33:56 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-18 16:33:56 -0600
commit1d9f8a57f5863948eceda99a72da3fcdda986073 (patch)
tree896fc24fbdb21a2c94c30666b0694d44f9611ef4 /examples/fast-build
parent4eb0d9863f8c884f8f6d988c1dc54450653f8a90 (diff)
downloadastro-1d9f8a57f5863948eceda99a72da3fcdda986073.tar.gz
astro-1d9f8a57f5863948eceda99a72da3fcdda986073.tar.zst
astro-1d9f8a57f5863948eceda99a72da3fcdda986073.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 a4a02853b..ac85a9a70 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.10",
+ "astro": "^0.23.0",
"preact": "~10.6.5",
"unocss": "^0.15.5",
"vite-imagetools": "^4.0.1"