Minor refactor to publish

This commit is contained in:
Amaury
2021-07-26 16:07:39 +02:00
parent b2b04df23b
commit 41098d09a7
3 changed files with 21 additions and 21 deletions

View File

@ -1,7 +1,7 @@
{
"name": "peertube-plugin-auto-import-ytb",
"description": "PeerTube plugin quickstart",
"version": "0.0.2",
"version": "0.0.1",
"author": "AmauryJOLY",
"bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-quickstart/issues",
"clientScripts": [],
@ -33,7 +33,7 @@
"dependencies": {
"@types/node-fetch": "^2.5.11",
"form-data": "^4.0.0",
"listener-rss-agregator": "git+https://zeteo.me/gitea/Outils-PeerTube/listener-rss-agregators#1b36afbb34",
"listener-rss-aggregator": "^0.0.4",
"node-fetch": "^2.6.1"
}
}