From 6835b8416027b46c205a30d76baac854807f2723 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 1 Jan 2015 19:32:02 +0200 Subject: [PATCH] correction --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index a5a5ee3..2e0d1af 100644 --- a/registry.json +++ b/registry.json @@ -61,7 +61,7 @@ "crypto": "github:jspm/nodelibs-crypto", "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", - "decimal.js": "github:MikeMcl/decimal.js" + "decimal.js": "github:MikeMcl/decimal.js", "dgram": "github:jspm/nodelibs-dgram", "di": "github:angular/di.js", "dns": "github:jspm/nodelibs-dns",