summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-24 10:17:01 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-24 13:17:01 -0400
commit12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e (patch)
treeddb2fb292b4ac4e7dcfd8a30c1d4eab84ab092f8 /examples/blog
parenta0b6aac2f35ec9e2968b17a76239c12ae285ba0e (diff)
downloadastro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.tar.gz
astro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.tar.zst
astro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.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 664f2cb25..4ae332117 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.6",
+ "astro": "^2.1.7",
"@astrojs/mdx": "^0.18.2",
"@astrojs/rss": "^2.3.1",
"@astrojs/sitemap": "^1.2.1"