Include https://github.com/webtorrent/webtorrent/pull/1513 in our
authorChocobozzz <me@florianbigard.com>
Mon, 1 Oct 2018 08:03:17 +0000 (10:03 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 1 Oct 2018 08:03:17 +0000 (10:03 +0200)
webtorrent client dependency

client/package.json

index d0ab7082021f92cb395cdd17dff3d62893499965..d89ffe7a8f3427ca7aeb13085cd0fef318bd6af3 100644 (file)
     "webpack": "^4.17.1",
     "webpack-bundle-analyzer": "^3.0.2",
     "webpack-cli": "^3.0.8",
-    "webtorrent": "^0.102.1",
+    "webtorrent": "https://github.com/webtorrent/webtorrent#e9b209c7970816fc29e0cc871157a4918d66001d",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.8.5"
   }