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-04 08:59:10 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-04 08:59:10 -0400
commit9b6a2e2d87372dd54cf7557ab62d9366f73da082 (patch)
treed7ddeb5035a257cd3e3308b488a402139b5b8b75 /examples/blog-multiple-authors
parent757790f4e82a9894300b29d2468c19ef65dc1e1f (diff)
downloadastro-9b6a2e2d87372dd54cf7557ab62d9366f73da082.tar.gz
astro-9b6a2e2d87372dd54cf7557ab62d9366f73da082.tar.zst
astro-9b6a2e2d87372dd54cf7557ab62d9366f73da082.zip
[ci] release (#3288)astro@1.0.0-beta.24
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 7cd716c97..8f3eccd51 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.23",
+ "astro": "^1.0.0-beta.24",
"sass": "^1.50.1"
},
"dependencies": {