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-04-14 15:10:29 +0000
committerGravatar GitHub <noreply@github.com> 2022-04-14 15:10:29 +0000
commit254048dc8202cb6521506cfd8768884cf83465f4 (patch)
tree7de3b6916a49efff3315708cc05bcbafcf567b99 /examples/blog-multiple-authors
parentc6551289ee0366b8b85ce9076630b71cafe9374b (diff)
downloadastro@1.0.0-beta.11.tar.gz
astro@1.0.0-beta.11.tar.zst
astro@1.0.0-beta.11.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 629aa9a6d..9b71fad88 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.1",
- "astro": "^1.0.0-beta.10",
+ "astro": "^1.0.0-beta.11",
"sass": "^1.50.0"
},
"dependencies": {