diff options
| author | Armand Philippot <git@armandphilippot.com> | 2022-01-13 18:35:48 +0100 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2022-01-13 18:35:48 +0100 |
| commit | 02ee023272c4f28fd866de40dd2b15a7f7b75a4a (patch) | |
| tree | e7d29b73e679f07906068593d0e25bf6f8c728fe /package.json | |
| parent | 606461f857e06b06429dd5738be642f9d1b459be (diff) | |
| parent | 320b5782f348d42f6a2bb74a70d4d114525355e4 (diff) | |
feat: add feeds (rss, atom, json)
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 f20aa74..927b3a5 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "@types/mdx": "^2.0.1", "@types/prismjs": "^1.16.6", "babel-plugin-prismjs": "^2.1.0", + "feed": "^4.2.2", "graphql": "^16.1.0", "graphql-request": "^3.7.0", "modern-normalize": "^1.1.0", |
