Merge pull request #753 from mbostock/master

Repoint d3 at npm.
This commit is contained in:
Guy Bedford
2016-02-12 19:48:16 +02:00
+1 -1
View File
@@ -197,7 +197,7 @@
"curl": "github:cujojs/curl", "curl": "github:cujojs/curl",
"cytoscape":"github:cytoscape/cytoscape.js", "cytoscape":"github:cytoscape/cytoscape.js",
"cytoscape.js":"github:cytoscape/cytoscape.js", "cytoscape.js":"github:cytoscape/cytoscape.js",
"d3": "github:mbostock/d3", "d3": "npm:d3",
"d3-legend": "github:susielu/d3-legend", "d3-legend": "github:susielu/d3-legend",
"c3": "npm:c3", "c3": "npm:c3",
"datatables": "github:DataTables/DataTables", "datatables": "github:DataTables/DataTables",