summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-09 14:18:03 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-09 17:18:03 -0400
commit100b8d0583bf5043144cf2b0de7886ff26d88e27 (patch)
tree05715744a739a12b23c1df51c2c40cb0a991544f /examples/blog
parentd28f7013c2b415cbf6b640f17c9678ef0ac53253 (diff)
downloadastro-100b8d0583bf5043144cf2b0de7886ff26d88e27.tar.gz
astro-100b8d0583bf5043144cf2b0de7886ff26d88e27.tar.zst
astro-100b8d0583bf5043144cf2b0de7886ff26d88e27.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index e03f98439..aed49334d 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.2.0",
+ "astro": "^1.2.1",
"@astrojs/mdx": "^0.11.1",
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0"