diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-05-13 15:27:42 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-05-13 15:27:42 +0200 |
commit | 788a7e02029efae7c44bc4ec608493f67dac291a (patch) | |
tree | d47871748e52f1e67a2a20a6981f14ce34f7b0f1 /client | |
parent | b6c6f935d4eb3692cfd7f79a66cc40e0fef69256 (diff) | |
download | PeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.tar.gz PeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.tar.zst PeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.zip |
Update webtorrent
Diffstat (limited to 'client')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 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 @@ | |||
38 | "reflect-metadata": "0.1.3", | 38 | "reflect-metadata": "0.1.3", |
39 | "rxjs": "5.0.0-beta.6", | 39 | "rxjs": "5.0.0-beta.6", |
40 | "systemjs": "0.19.27", | 40 | "systemjs": "0.19.27", |
41 | "webtorrent": "^0.89.0", | 41 | "webtorrent": "^0.93.2", |
42 | "zone.js": "0.6.12" | 42 | "zone.js": "0.6.12" |
43 | }, | 43 | }, |
44 | "devDependencies": { | 44 | "devDependencies": { |