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>2017-01-25 10:19:23 +0300
committerFeross Aboukhadijeh <feross@feross.org>2017-01-25 10:26:36 +0300
commita40ce23da18b5e9ec0b35fbdb53687af752b13ab (patch)
tree60d82dccfc1a2f3c0d7e0a8a6c0abb77785be920 /package.json
parentb2996ae0219733d1c9f5026a4ff1ac4d0bc71f04 (diff)
browserify@14
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 5e4ab47..617260a 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"devDependencies": {
"bittorrent-tracker": "^8.0.7",
"brfs": "^1.4.3",
- "browserify": "^13.0.1",
+ "browserify": "^14.0.0",
"cross-spawn": "^4.0.0",
"electron-prebuilt": "^0.37.8",
"finalhandler": "^0.5.0",