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-25 17:00:49 -0500
committerGravatar GitHub <noreply@github.com> 2022-03-25 17:00:49 -0500
commit109693bb0594ec2bb5ef4f40e01af25eade644bf (patch)
tree0b8e33b4c5119217fb956e929dbcb6ab6fee9a4b /examples/blog-multiple-authors
parente232fcda0a625e612624a5090d19e3b4bd0dc4aa (diff)
downloadastro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.gz
astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.zst
astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index ebf45fb34..3c0fd827d 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/preact": "^0.0.2-next.1",
- "astro": "^0.25.0-next.3",
+ "@astrojs/preact": "^0.0.2",
+ "astro": "^0.25.0",
"sass": "^1.49.9"
},
"dependencies": {