summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-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 e0758bc99..9c0350ddd 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^4.2.6",
"@astrojs/rss": "^4.0.11",
- "@astrojs/sitemap": "^3.3.1",
+ "@astrojs/sitemap": "^3.4.0",
"astro": "^5.7.12"
}
}