]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update webtorrent
authorChocobozzz <florian.bigard@gmail.com>
Fri, 13 May 2016 13:27:42 +0000 (15:27 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 13 May 2016 13:27:42 +0000 (15:27 +0200)
client/package.json
package.json

index 5a103ceb77733dac988cf33cf8b198ac81ade12b..d441b5bf447f39c0306a7d0238a0677c6315a218 100644 (file)
@@ -38,7 +38,7 @@
     "reflect-metadata": "0.1.3",
     "rxjs": "5.0.0-beta.6",
     "systemjs": "0.19.27",
-    "webtorrent": "^0.89.0",
+    "webtorrent": "^0.93.2",
     "zone.js": "0.6.12"
   },
   "devDependencies": {
index 3b9e84175e8fe63d5d2c4dffcf73d5884b434d7f..f72aec9f01d6dd92d8acc6a5d440b16cd62ee936 100644 (file)
@@ -67,7 +67,7 @@
     "segfault-handler": "^1.0.0",
     "ursa": "^0.9.1",
     "validator": "^5.0.0",
-    "webtorrent": "^0.89.0",
+    "webtorrent": "^0.93.2",
     "winston": "^2.1.1",
     "ws": "^1.0.1"
   },