aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-03-14 22:17:34 +0100
committerChocobozzz <florian.bigard@gmail.com>2016-03-14 22:17:34 +0100
commit5e31b38bbd428698bc4c3b0eda40b0f15d1e9b73 (patch)
treef4d8d7fa8b8674fb913b965a678d2b352c091e27 /package.json
parent98b01bac2c2c4536aa97d826b61516657f4d15f5 (diff)
downloadPeerTube-5e31b38bbd428698bc4c3b0eda40b0f15d1e9b73.tar.gz
PeerTube-5e31b38bbd428698bc4c3b0eda40b0f15d1e9b73.tar.zst
PeerTube-5e31b38bbd428698bc4c3b0eda40b0f15d1e9b73.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 6252bac47..78e8f7dec 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.78.1", 70 "webtorrent": "^0.85.1",
71 "winston": "^2.1.1", 71 "winston": "^2.1.1",
72 "ws": "^1.0.1" 72 "ws": "^1.0.1"
73 }, 73 },