aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Ball <chris@printf.net>2015-05-29 09:53:50 -0400
committerChris Ball <chris@printf.net>2015-05-29 09:53:50 -0400
commit13634f672a594c9f8cc9818e6407d2225154f50a (patch)
treee17189416cdd9f2525d0c61036d0cf092c3cac3c
parent85c2d4b1678f88fb842926a9efb311b41c20ac1c (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 a2d109a..1beefd2 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.1.0",
+ "bittorrent-swarm": "^5.0.2",
"chalk": "^1.0.0",
"elliptic": "^3.0.3",
"glob": "^5.0.6",