summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-23 22:49:12 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-24 13:49:12 +0800
commitdfbd09b711f45da230e75a09b12a186320a632a9 (patch)
treef0b3d8b17b867edd9120f8656a3470c4b4a72fb8 /examples/blog
parentaf4bd5e79c0bd662d58aeb016a61950e176b0a26 (diff)
downloadastro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.gz
astro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.zst
astro-dfbd09b711f45da230e75a09b12a186320a632a9.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 ec77544f4..664f2cb25 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.5",
+ "astro": "^2.1.6",
"@astrojs/mdx": "^0.18.2",
"@astrojs/rss": "^2.3.1",
"@astrojs/sitemap": "^1.2.1"