summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-22 05:53:15 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-22 20:53:15 +0800
commit66e006028c56fd414fd14414d73bf534a5fd607b (patch)
treef5ece368b9ffc9cdab203a61cc56acc2fd8a5a7e /examples/blog
parent7f7a8504b5c2df4c99d3025931860c0d50992510 (diff)
downloadastro-66e006028c56fd414fd14414d73bf534a5fd607b.tar.gz
astro-66e006028c56fd414fd14414d73bf534a5fd607b.tar.zst
astro-66e006028c56fd414fd14414d73bf534a5fd607b.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 80abd1833..ec77544f4 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.4",
+ "astro": "^2.1.5",
"@astrojs/mdx": "^0.18.2",
"@astrojs/rss": "^2.3.1",
"@astrojs/sitemap": "^1.2.1"