Update webtorrent
This commit is contained in:
parent
b6c6f935d4
commit
788a7e0202
|
@ -38,7 +38,7 @@
|
||||||
"reflect-metadata": "0.1.3",
|
"reflect-metadata": "0.1.3",
|
||||||
"rxjs": "5.0.0-beta.6",
|
"rxjs": "5.0.0-beta.6",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
"webtorrent": "^0.89.0",
|
"webtorrent": "^0.93.2",
|
||||||
"zone.js": "0.6.12"
|
"zone.js": "0.6.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"segfault-handler": "^1.0.0",
|
"segfault-handler": "^1.0.0",
|
||||||
"ursa": "^0.9.1",
|
"ursa": "^0.9.1",
|
||||||
"validator": "^5.0.0",
|
"validator": "^5.0.0",
|
||||||
"webtorrent": "^0.89.0",
|
"webtorrent": "^0.93.2",
|
||||||
"winston": "^2.1.1",
|
"winston": "^2.1.1",
|
||||||
"ws": "^1.0.1"
|
"ws": "^1.0.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue