aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Ball <chris@printf.net>2015-05-29 09:49:28 -0400
committerChris Ball <chris@printf.net>2015-05-29 09:49:28 -0400
commit13afbc80b2e6470b4e41fc0707a78cf3391bf450 (patch)
tree6a79d45573d0854e93833e539620a07daa6e6274
parent6c18e1e88017f254c2156b4ec15fc9a7e65dba0b (diff)
More dep updating
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9ff34ba..337a558 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"dependencies": {
"bittorrent-dht": "git://github.com/substack/bittorrent-dht#dht-store",
"bittorrent-protocol": "^1.5.7",
- "bittorrent-swarm": "^2.0.0",
+ "bittorrent-swarm": "^2.1.0",
"chalk": "^1.0.0",
"elliptic": "^3.0.3",
"glob": "^5.0.6",