X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=9674cdca3d75b8d0941b8d74bbe0c687da6558f2;hb=ebc1984cc6200377d9869e570bc0ad1f95fa74bb;hp=80d5a04acfb45847f75a1d3043096c68254c2b2e;hpb=25378bc866a69002d7447e5edc254ec7e469a1ec;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 80d5a04ac..9674cdca3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube", "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "version": "1.0.0-rc.2", + "version": "1.0.1", "private": true, "licence": "AGPLv3", "engines": { @@ -108,6 +108,7 @@ "fluent-ffmpeg": "^2.1.0", "fs-extra": "^7.0.0", "helmet": "^3.12.1", + "http-signature": "^1.2.0", "ip-anonymize": "^0.0.6", "ipaddr.js": "1.8.1", "is-cidr": "^2.0.5",