summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-23 06:31:55 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-23 09:31:55 -0500
commit3de7b2c7ec98361ffb8afd6ef1c4017038518c80 (patch)
tree145b12d857ef6609fa1d8863cec51b5f9e29f798 /examples/blog
parenta013182d322a3969e39d647aad75ec10f8bd1ed7 (diff)
downloadastro-3de7b2c7ec98361ffb8afd6ef1c4017038518c80.tar.gz
astro-3de7b2c7ec98361ffb8afd6ef1c4017038518c80.tar.zst
astro-3de7b2c7ec98361ffb8afd6ef1c4017038518c80.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 4c4750eee..fa0e99ae1 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.1.1",
- "astro": "^4.4.3"
+ "astro": "^4.4.4"
}
}