summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-25 18:03:58 -0500
committerGravatar GitHub <noreply@github.com> 2022-03-25 18:03:58 -0500
commit779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0 (patch)
treea1b33db179e52c40aa89e466fc3a682d4abeb1e1 /examples/blog
parenta0d67b1d252a7ecbebb3d39a24ec11d723f6303e (diff)
downloadastro-779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0.tar.gz
astro-779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0.tar.zst
astro-779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 3bf0217bb..85cfb89bf 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.25.0",
+ "astro": "^0.25.1",
"@astrojs/preact": "^0.0.2"
},
"dependencies": {