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>2016-01-10 06:24:10 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-01-10 06:24:10 +0300
commit26da1ac37e057bf0b18a6b94dedeec9ec151ae99 (patch)
tree463dc7de00e50e8e8c352adf217c421a78cac683 /package.json
parent32ebd9298238878cb6816d07470f786f2807cefd (diff)
browserify@13
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 51d5501..aeea0bc 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"devDependencies": {
"bittorrent-tracker": "^7.0.0",
"brfs": "^1.2.0",
- "browserify": "^12.0.1",
+ "browserify": "^13.0.0",
"finalhandler": "^0.4.0",
"run-series": "^1.0.2",
"serve-static": "^1.9.3",