aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-05-13 15:27:42 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-05-13 15:27:42 +0200
commit788a7e02029efae7c44bc4ec608493f67dac291a (patch)
treed47871748e52f1e67a2a20a6981f14ce34f7b0f1 /package.json
parentb6c6f935d4eb3692cfd7f79a66cc40e0fef69256 (diff)
downloadPeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.tar.gz
PeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.tar.zst
PeerTube-788a7e02029efae7c44bc4ec608493f67dac291a.zip
Update webtorrent
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3b9e84175..f72aec9f0 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
67 "segfault-handler": "^1.0.0", 67 "segfault-handler": "^1.0.0",
68 "ursa": "^0.9.1", 68 "ursa": "^0.9.1",
69 "validator": "^5.0.0", 69 "validator": "^5.0.0",
70 "webtorrent": "^0.89.0", 70 "webtorrent": "^0.93.2",
71 "winston": "^2.1.1", 71 "winston": "^2.1.1",
72 "ws": "^1.0.1" 72 "ws": "^1.0.1"
73 }, 73 },