From 788a7e02029efae7c44bc4ec608493f67dac291a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 13 May 2016 15:27:42 +0200 Subject: [PATCH] Update webtorrent --- client/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 5a103ceb7..d441b5bf4 100644 --- a/client/package.json +++ b/client/package.json @@ -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": { diff --git a/package.json b/package.json index 3b9e84175..f72aec9f0 100644 --- a/package.json +++ b/package.json @@ -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" }, -- 2.41.0