diff options
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 268aeb9..3d979c2 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.3", + "@astrojs/rss": "^4.0.7", "astro": "^4.15.2", "typescript": "^5.5.4" }, |