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-01-19 05:42:27 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-01-19 05:42:27 +0400
commit8d0f0871ef8a1c36a33487e5fa611e954818cb66 (patch)
tree663cb31727c918ea807863f4296d1b1b9250db39
parente394c918b1bd8d6aadd5f45d9b94892f48f8a833 (diff)
fix version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 18c81fc..8310c64 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"async": "~0.2.9",
"bittorrent-dht": "~0.2.0",
"bittorrent-protocol": "~0.2.1",
- "bittorrent-swarm": "~0.4.1",
+ "bittorrent-swarm": "~0.0.1",
"browserify": "~3.20.0",
"chrome-dgram": "~1.0.2",
"chrome-net": "~1.1.2",