summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-31 09:37:07 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-31 17:37:07 +0000
commit7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab (patch)
tree5c99b10ca1d86f23038206bb9c253d2c09288a05 /examples/blog
parent2a85bd705c1500c8355bff6016ae37676b1677b5 (diff)
downloadastro@5.2.3.tar.gz
astro@5.2.3.tar.zst
astro@5.2.3.zip
[ci] release (#13114)astro@5.2.3
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 074f20b9e..79d003cc5 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -13,6 +13,6 @@
"@astrojs/mdx": "^4.0.8",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
- "astro": "^5.2.2"
+ "astro": "^5.2.3"
}
}