diff options
| -rw-r--r-- | package.json | 2 |
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", |
