diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-25 07:11:40 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-25 07:12:40 +0100 |
| commit | 7c31c4cf897fef56dd05bc6afd6fc405f026c5e2 (patch) | |
| tree | 88ce23c06da0bbf6601f746590dde5e688765988 /package.json | |
| parent | 5839f40745cbfd8945fd31327dc61ca147029b51 (diff) | |
Installs @astro/rss
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index b147aee..ddb42b7 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "dependencies": { "@astrojs/mdx": "^0.19.7", + "@astrojs/rss": "^2.4.4", "@astrojs/sitemap": "^2.0.2", "@paypal/paypal-js": "^6.0.1", "astro": "^2.9.7", |
