summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-12 06:25:50 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-12 14:25:50 +0000
commit7371e1b5fc980ef625f0ff28f089a229451dfb4a (patch)
treefd42753f2e42ee23261ae47402615a936c36b8b9 /examples/blog
parent1b528d2e500ea473ae5471e357eafa0097bd6579 (diff)
downloadastro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.tar.gz
astro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.tar.zst
astro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.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 1cec634a9..fc0f290a5 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^2.1.1",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.0.5",
- "astro": "^4.3.5"
+ "astro": "^4.3.6"
}
}