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-28 16:52:23 -0400
committerGravatar GitHub <noreply@github.com> 2022-03-28 16:52:23 -0400
commit8b7220f5e47782bcb1713479fd829a1dfc9fff6d (patch)
tree2ea65d72773326efbc3c82c6fabf5eeb1a223e2d /examples/blog-multiple-authors
parent5c9312620d00827ca783bc319e3f5376dd6cecd2 (diff)
downloadastro-8b7220f5e47782bcb1713479fd829a1dfc9fff6d.tar.gz
astro-8b7220f5e47782bcb1713479fd829a1dfc9fff6d.tar.zst
astro-8b7220f5e47782bcb1713479fd829a1dfc9fff6d.zip
[ci] release (#2919)astro@0.25.3
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 a4fe9ae2a..26a149981 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.0.2",
- "astro": "^0.25.2",
+ "astro": "^0.25.3",
"sass": "^1.49.9"
},
"dependencies": {