summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-06 08:30:38 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-06 11:30:38 -0500
commit19fe4cb6299d723ad286c4adf766ba8cd41461b4 (patch)
treed83717769be19d65fad1a2e2e67fcfca4a124c3b /examples/blog
parent1aea58f14ad5b15d4af3d42bd92b9bcb1e2b77db (diff)
downloadastro-19fe4cb6299d723ad286c4adf766ba8cd41461b4.tar.gz
astro-19fe4cb6299d723ad286c4adf766ba8cd41461b4.tar.zst
astro-19fe4cb6299d723ad286c4adf766ba8cd41461b4.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 400e4a4ad..b59d79bdb 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.17",
+ "astro": "^2.0.18",
"@astrojs/mdx": "^0.17.2",
"@astrojs/rss": "^2.1.1",
"@astrojs/sitemap": "^1.1.0"