summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
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 effecfabf..29824988b 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"astro": "^2.0.13",
"@astrojs/mdx": "^0.17.0",
- "@astrojs/rss": "^2.1.0",
+ "@astrojs/rss": "^2.1.1",
"@astrojs/sitemap": "^1.0.1"
}
}