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-06-21 09:43:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-21 09:43:19 -0400
commite67171252c7df572b1ec72360ce0ec4a7f5a4883 (patch)
tree28f68be9431d1002cb94bdc16a53c45acca6540b /examples/blog-multiple-authors
parent948f82048b6a7a35a2e26cc2a6ad394d4f4210e2 (diff)
downloadastro-@astrojs/sitemap@0.2.0.tar.gz
astro-@astrojs/sitemap@0.2.0.tar.zst
astro-@astrojs/sitemap@0.2.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
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 a4e929c45..1d41b93da 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.3",
- "astro": "^1.0.0-beta.47",
+ "astro": "^1.0.0-beta.48",
"sass": "^1.52.2"
},
"dependencies": {