From 94bd18f93a24011db7a6269e1a6ea39ba165cff4 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Thu, 11 Feb 2016 13:15:33 -0800 Subject: [PATCH] Repoint d3 at npm. --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index c356c62..bc9af0b 100644 --- a/registry.json +++ b/registry.json @@ -197,7 +197,7 @@ "curl": "github:cujojs/curl", "cytoscape":"github:cytoscape/cytoscape.js", "cytoscape.js":"github:cytoscape/cytoscape.js", - "d3": "github:mbostock/d3", + "d3": "npm:d3", "d3-legend": "github:susielu/d3-legend", "c3": "npm:c3", "datatables": "github:DataTables/DataTables",