From 3e9db3d4fec422dd9e4ab4c6c8e77adda894a13d Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Fri, 28 Aug 2015 14:52:38 -0400 Subject: Avoid breakage due to substack's branch API changing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3