summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-06 09:47:30 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-06 12:47:30 -0400
commit0d50d7545eae102cadff80e4963ef9b27eabba6c (patch)
treed37024bb3726f9b43fc55f927bf34c742af89f1d /examples/blog
parentc0c96452a26a2fb56acbc99cc67fd1e808e66d0e (diff)
downloadastro-0d50d7545eae102cadff80e4963ef9b27eabba6c.tar.gz
astro-0d50d7545eae102cadff80e4963ef9b27eabba6c.tar.zst
astro-0d50d7545eae102cadff80e4963ef9b27eabba6c.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 5f74e00ef..2935f2cee 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.15.3"
+ "astro": "^4.15.4"
}
}