summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-29 04:50:49 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-29 13:50:49 +0200
commit17f71278f4bf9b749d9170023e82bd46cbb7edd5 (patch)
treee8e5c567d4662cac40e906a13819fddcb96efab8 /examples/blog
parent9da5b3dab2abfac8867957434574fbfed40f71f5 (diff)
downloadastro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.gz
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.zst
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.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 195d814f1..92c6fe574 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.5",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "astro": "^4.14.6"
+ "astro": "^4.15.0"
}
}