diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 09:53:50 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 09:53:50 -0400 |
| commit | 13634f672a594c9f8cc9818e6407d2225154f50a (patch) | |
| tree | e17189416cdd9f2525d0c61036d0cf092c3cac3c /package.json | |
| parent | 85c2d4b1678f88fb842926a9efb311b41c20ac1c (diff) | |
More dep updating
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
