Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2018-02-16 13:12:01 +0300
committerGitHub <noreply@github.com>2018-02-16 13:12:01 +0300
commitb1470b4a6b053530aceb59f72a20f2af3ef8d612 (patch)
tree0da003eef54ba0b571246f5e0c83b4a1a0c01ea5 /package.json
parent85655a60ced96f5fde89a23e641a04793e8c23c2 (diff)
parentd97c155b972422e0ce87c99e6b67ed0df29a869c (diff)
Merge pull request #1288 from webtorrent/greenkeeper/browserify-16.0.0
Update browserify to the latest version 🚀
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 1522e98..27415f5 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"babili": "^0.1.4",
"bittorrent-tracker": "^9.0.0",
"brfs": "^1.4.3",
- "browserify": "^15.0.0",
+ "browserify": "^16.0.0",
"cross-spawn": "^6.0.3",
"electron": "^1.7.8",
"finalhandler": "^1.0.0",