summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-04 06:40:29 -0800
committerGravatar GitHub <noreply@github.com> 2025-03-04 14:40:29 +0000
commitc67a35138c4651b7ea9a01375ce30063e3d80244 (patch)
treeee1a27fcbf86c7e792e8e0be92e98f2ae9ce66f5 /examples/blog
parentf61d4420e8f641770091ec96e6809de39f2ceb21 (diff)
downloadastro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.tar.gz
astro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.tar.zst
astro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.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 4b7756f69..29517220a 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -13,6 +13,6 @@
"@astrojs/mdx": "^4.1.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
- "astro": "^5.4.1"
+ "astro": "^5.4.2"
}
}