X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=b5d7422ed6c8af36908fb5e6bec446fa9fc5cd46;hb=6de36768980ef6063b8fcd730b59fa685dd2b99c;hp=a3ad15035675dd8a335b1b4fff665e30e60df9cc;hpb=4dd626d34d10e6e13c9689c75f13e438b46c35f4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index a3ad15035..b5d7422ed 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": "0.0.21-alpha", + "version": "0.0.24-alpha", "private": true, "licence": "GPLv3", "engines": { @@ -135,7 +135,8 @@ "supertest": "^3.0.0", "tslint": "^5.7.0", "tslint-config-standard": "^7.0.0", - "webtorrent": "^0.98.0" + "webtorrent": "^0.98.0", + "youtube-dl": "^1.12.2" }, "scripty": { "silent": true