diff options
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 6a4e2cb..52b5698 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "https://github.com/cjb/gittorrent/issues" }, "dependencies": { - "bittorrent-dht": "git://github.com/substack/bittorrent-dht#dht-store", + "bittorrent-dht": "git://github.com/cjb/bittorrent-dht#dht-store", "bittorrent-protocol": "^1.5.7", "bittorrent-swarm": "^5.0.2", "chalk": "^1.0.0", |
