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>2015-05-04 03:30:33 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-05-04 03:30:33 +0300
commit92c65cedd7924d58e324fb23e2dfee3d88553628 (patch)
tree51adee25ebf906df5bf0a79f0cf7613e8c4acae7
parent459602759e704db7a12586970f8e7498f50e8ab3 (diff)
browserify@10
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4736f03..1e63dbd 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"devDependencies": {
"bittorrent-tracker": "^3.1.2",
"brfs": "^1.2.0",
- "browserify": "^9.0.3",
+ "browserify": "^10.0.0",
"run-auto": "^1.0.0",
"standard": "^3.1.1",
"tape": "^4.0.0",