aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-08-06 17:13:39 +0200
committerChocobozzz <me@florianbigard.com>2018-08-08 09:30:31 +0200
commitce33919c24e7402d92d81f3cd8e545df52d98240 (patch)
tree7e131a2f8df649899d0a71294665cf386ffb50d4 /package.json
parent788487140c500abeb69ca44daf3a9e26efa8d36f (diff)
downloadPeerTube-ce33919c24e7402d92d81f3cd8e545df52d98240.tar.gz
PeerTube-ce33919c24e7402d92d81f3cd8e545df52d98240.tar.zst
PeerTube-ce33919c24e7402d92d81f3cd8e545df52d98240.zip
Import magnets with webtorrent
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5d695344..6348bbb6a 100644
--- a/package.json
+++ b/package.json
@@ -134,6 +134,7 @@
134 "uuid": "^3.1.0", 134 "uuid": "^3.1.0",
135 "validator": "^10.2.0", 135 "validator": "^10.2.0",
136 "webfinger.js": "^2.6.6", 136 "webfinger.js": "^2.6.6",
137 "webtorrent": "^0.100.0",
137 "winston": "3.0.0", 138 "winston": "3.0.0",
138 "ws": "^5.0.0", 139 "ws": "^5.0.0",
139 "youtube-dl": "^1.12.2" 140 "youtube-dl": "^1.12.2"
@@ -187,7 +188,6 @@
187 "tslint": "^5.7.0", 188 "tslint": "^5.7.0",
188 "tslint-config-standard": "^7.0.0", 189 "tslint-config-standard": "^7.0.0",
189 "typescript": "^2.5.2", 190 "typescript": "^2.5.2",
190 "webtorrent": "^0.100.0",
191 "xliff": "^3.0.1" 191 "xliff": "^3.0.1"
192 }, 192 },
193 "scripty": { 193 "scripty": {