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-26 14:25:10 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-26 14:25:10 -0400
commite6d8670168d38d314f91920d6313cf58eaa3fbaa (patch)
tree9bce308b83056f640e904f0fdb73e2756f1c789c /examples/blog-multiple-authors
parentedf2838a66b5e80e77e583dca3088687b90a379a (diff)
downloadastro-e6d8670168d38d314f91920d6313cf58eaa3fbaa.tar.gz
astro-e6d8670168d38d314f91920d6313cf58eaa3fbaa.tar.zst
astro-e6d8670168d38d314f91920d6313cf58eaa3fbaa.zip
[ci] release (#3453)astro@1.0.0-beta.35
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 f6675d419..8359ea79f 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.34",
+ "astro": "^1.0.0-beta.35",
"sass": "^1.52.1"
},
"dependencies": {