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-31 13:40:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-31 13:40:19 -0400
commitb2f955ec1badf4d61feba9d87e512ced2b3bbcda (patch)
tree79b57183f74501fa7296a0b0f6868f8c9bb748d6 /examples/blog-multiple-authors
parent9a31e6f1d500219881ae1c79f4d6fef2809ef247 (diff)
downloadastro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.tar.gz
astro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.tar.zst
astro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.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 c35b375ae..772e7b99b 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.1.2",
- "astro": "^1.0.0-beta.37",
+ "@astrojs/preact": "^0.1.3",
+ "astro": "^1.0.0-beta.38",
"sass": "^1.52.1"
},
"dependencies": {