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-21 14:08:37 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-21 14:08:37 -0400
commitbd66527e7d4c292f2a719e534ff5bae5b792b89f (patch)
tree701ec0786ce08626632b57487b63cf5aab7d4724 /examples/blog-multiple-authors
parentc4203ce0fc15dfce10b0bcbb174ba12b5fe7f398 (diff)
downloadastro-bd66527e7d4c292f2a719e534ff5bae5b792b89f.tar.gz
astro-bd66527e7d4c292f2a719e534ff5bae5b792b89f.tar.zst
astro-bd66527e7d4c292f2a719e534ff5bae5b792b89f.zip
[ci] release (#3169)astro@1.0.0-beta.16
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 6713266dd..598c43d4e 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.15",
+ "astro": "^1.0.0-beta.16",
"sass": "^1.50.1"
},
"dependencies": {