summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-25 07:11:40 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-25 07:12:40 +0100
commit7c31c4cf897fef56dd05bc6afd6fc405f026c5e2 (patch)
tree88ce23c06da0bbf6601f746590dde5e688765988 /package.json
parent5839f40745cbfd8945fd31327dc61ca147029b51 (diff)
Installs @astro/rss
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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",