From 555b73647d1d82ddc25d8ace931f23a02db32522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pe=C5=A1a?= Date: Thu, 30 Apr 2015 15:12:20 +0200 Subject: [PATCH] Rename CVS.js "csv" to "comma-separated-values" From the CVS.js README: If you use Bower, or npm, install the comma-separated-values package. --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 5a15601..601fff0 100644 --- a/registry.json +++ b/registry.json @@ -116,13 +116,13 @@ "chronoman": "npm:chronoman", "cluster": "github:jspm/nodelibs-cluster", "cola": "github:cujojs/cola", + "comma-separated-values": "github:knrz/CSV.js", "console": "github:jspm/nodelibs-console", "constants": "github:jspm/nodelibs-constants", "core-js": "npm:core-js", "cram": "github:cujojs/cram", "crypto": "github:jspm/nodelibs-crypto", "css-element-queries": "github:marcj/css-element-queries", - "csv": "github:knrz/CSV.js", "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", "datatables": "github:DataTables/DataTables",