diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:30:19 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:30:19 +0100 |
| commit | 9e3a8eed0aab05164e50efc2742fd6061d750771 (patch) | |
| tree | 980e1ac0f63d5fc86692c3c1f076ba4f19d99922 /package.json | |
| parent | 503dbc507318ec7b9a98323442768636a925fe8e (diff) | |
Upgrades @astrojs/rss -> 3.0.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cb31b4a..396e6fe 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@astrojs/mdx": "^1.1.0", - "@astrojs/rss": "^2.4.4", + "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.0", "@paypal/paypal-js": "^6.0.1", "astro": "^3.2.2", |
