aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-09-05 00:45:53 +0300
committerValentin Popov <valentin@popov.link>2024-09-05 00:45:53 +0300
commit7770a0852c0ba9cb0790d447cb3af0a5bf00e2ba (patch)
tree97ddee442f7844a19add1c44a60578664d9ce9e0 /package.json
parent536956f0f320d1cf4be0938d7836a1dee64b345a (diff)
downloadpopov.link-7770a0852c0ba9cb0790d447cb3af0a5bf00e2ba.tar.xz
popov.link-7770a0852c0ba9cb0790d447cb3af0a5bf00e2ba.zip
Added 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 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"
},