summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-05 09:56:45 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-05 09:56:45 -0400
commitd0a4064d802604323ea806c538ba671a974f375d (patch)
treeeac2c504334da4f39e06ea4bd0c3be06a2eb8721 /examples/blog-multiple-authors
parent3795785b2d5845ebce62f0b07a38566d4727f707 (diff)
downloadastro-d0a4064d802604323ea806c538ba671a974f375d.tar.gz
astro-d0a4064d802604323ea806c538ba671a974f375d.tar.zst
astro-d0a4064d802604323ea806c538ba671a974f375d.zip
[ci] release (#3293)astro@1.0.0-beta.25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog-multiple-authors')
-rw-r--r--examples/blog-multiple-authors/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index 8f3eccd51..c549c73dc 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.2",
- "astro": "^1.0.0-beta.24",
+ "astro": "^1.0.0-beta.25",
"sass": "^1.50.1"
},
"dependencies": {