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-03-09 19:01:26 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-09 19:01:26 -0600
commit6ead80db47aa128cb286bea9cfe9ff7635a5f4ac (patch)
treebdd4b483fae5d27d56330614b20beaccf500447c /examples/blog-multiple-authors
parent518331f56074d768561114e00f4e5f38d7efaaba (diff)
downloadastro-6ead80db47aa128cb286bea9cfe9ff7635a5f4ac.tar.gz
astro-6ead80db47aa128cb286bea9cfe9ff7635a5f4ac.tar.zst
astro-6ead80db47aa128cb286bea9cfe9ff7635a5f4ac.zip
[ci] release (next) (#2734)
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 2d8b33dc2..ca4ff4478 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/renderer-preact": "^0.5.0",
- "astro": "^0.24.0-next.0",
+ "astro": "^0.24.0-next.1",
"sass": "^1.49.8"
}
}