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>2014-04-26 11:49:44 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-04-26 11:49:44 +0400
commitcc7303d695257e9c0c9991f6b60dfe5fe9c3aa08 (patch)
tree3de530dafe7bec7ba59250b034c6fc29240fca6b /package.json
parent07dac1cab835d6a8597b32fa1856f652f24c23ac (diff)
upgrade bittorrent-client
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 7948237..bc79385 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"url": "https://github.com/feross/webtorrent/issues"
},
"dependencies": {
- "bittorrent-client": "^0.0.0",
+ "bittorrent-client": "^0.0.1",
"chalk": "^0.4.0",
"clivas": "^0.1.4",
"concat-stream": "^1.4.4",