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-06-24 16:05:02 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-24 16:05:02 -0400
commit67b5aa4ca48b7dc3441cb83cbbf598affe5b640f (patch)
treec680a4ef8a88356eadeae1df2643f0379af50b89 /examples/blog-multiple-authors
parent47c81effa69fb5d7f1e576f88c27d5071f1888e3 (diff)
downloadastro-67b5aa4ca48b7dc3441cb83cbbf598affe5b640f.tar.gz
astro-67b5aa4ca48b7dc3441cb83cbbf598affe5b640f.tar.zst
astro-67b5aa4ca48b7dc3441cb83cbbf598affe5b640f.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 4e397b055..ffc3f1ddb 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.2.0",
- "astro": "^1.0.0-beta.54",
+ "astro": "^1.0.0-beta.55",
"sass": "^1.52.2"
},
"dependencies": {