diff options
| author | Chris Ball <chris@printf.net> | 2015-05-27 21:56:43 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-27 21:56:43 -0400 |
| commit | bf8f6dc202b7b7398e78161b136c22eea1dd06b2 (patch) | |
| tree | c149e9245a36c4da9b08ae30ceb4eaa5a57e1d33 | |
| parent | edf024a982457bc40862a66e4eda910ad4fff5b3 (diff) | |
Deps update
| -rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 1e6b484..f56a4f8 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,11 @@ "url": "https://github.com/cjb/gittorrent/issues" }, "dependencies": { - "bencode": "^0.7.0", + "bittorrent-dht": "git://github.com/substack/bittorrent-dht#dht-store", "bittorrent-protocol": "^1.5.7", "bittorrent-swarm": "^2.0.0", "chalk": "^1.0.0", - "concat-map": "^0.0.1", - "create-torrent": "^3.11.1", + "elliptic": "^3.0.3", "glob": "^5.0.6", "inherits": "^2.0.1", "magnet-uri": "^4.0.0", |
