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:
authorfisch0920 <fisch0920@gmail.com>2014-05-12 13:19:34 +0400
committerfisch0920 <fisch0920@gmail.com>2014-05-12 13:19:34 +0400
commit25c9080664a9d8814442d2e867dfeee0ff8b3a57 (patch)
treeb1332a1d0f62c74be9563aac8ed85bd85741d821 /package.json
parentc84b50acdba65ebb6d1449cd01a58b904efbbc7b (diff)
parentc95d8d947cb96c75d2f8a51e561af5fdd32dbd95 (diff)
merging latest changes with addition of working commandline PR
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 b978c80..af452d1 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"url": "https://github.com/feross/webtorrent/issues"
},
"dependencies": {
- "bittorrent-client": "^0.0.1",
+ "bittorrent-client": "0.0.x",
"numeral": "^1.5.3",
"network-address": "0.0.4",
"chalk": "^0.4.0",