updated to the latest version of listner-rss-aggregator

This commit is contained in:
Amaury
2021-07-27 16:14:13 +02:00
parent 41098d09a7
commit f579afab16
2 changed files with 8 additions and 8 deletions

View File

@ -33,7 +33,7 @@
"dependencies": {
"@types/node-fetch": "^2.5.11",
"form-data": "^4.0.0",
"listener-rss-aggregator": "^0.0.4",
"listener-rss-aggregator": "^0.0.5",
"node-fetch": "^2.6.1"
}
}