diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 09:49:28 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 09:49:28 -0400 |
| commit | 13afbc80b2e6470b4e41fc0707a78cf3391bf450 (patch) | |
| tree | 6a79d45573d0854e93833e539620a07daa6e6274 /package.json | |
| parent | 6c18e1e88017f254c2156b4ec15fc9a7e65dba0b (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 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", |
