From 68bdcc6e0d7ca6abb540df03c373349099afab8d Mon Sep 17 00:00:00 2001 From: guybedford Date: Fri, 3 Jun 2016 23:29:44 +0200 Subject: [PATCH] use npm:debug --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index ea14e6d..b52cd57 100644 --- a/registry.json +++ b/registry.json @@ -234,7 +234,7 @@ "d3-legend": "github:susielu/d3-legend", "c3": "npm:c3", "datatables": "github:DataTables/DataTables", - "debug": "github:visionmedia/debug", + "debug": "npm:debug", "decimal.js": "github:MikeMcl/decimal.js", "dgram": "github:jspm/nodelibs-dgram", "di": "github:angular/di.js",