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-03 15:50:21 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-03 15:50:21 -0400
commit1de48ce4ebcede0e4824be65318b23053640b047 (patch)
treed38238591e288cd223c0de7c3bc8143cc1b77030 /examples/blog-multiple-authors
parent3854acdb7d025f0da2167c19d7a5ae0616918aac (diff)
downloadastro-1de48ce4ebcede0e4824be65318b23053640b047.tar.gz
astro-1de48ce4ebcede0e4824be65318b23053640b047.tar.zst
astro-1de48ce4ebcede0e4824be65318b23053640b047.zip
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 b4a20ddb4..e3dfb6a3b 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.21",
+ "astro": "^1.0.0-beta.22",
"sass": "^1.50.1"
},
"dependencies": {