From 38eef9c22e6bb9366dff47fe80f2d57b1d9b1fe6 Mon Sep 17 00:00:00 2001 From: Aleksandar Djindjic Date: Thu, 25 Dec 2014 15:52:51 +0100 Subject: [PATCH] change decima.js back to npm --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 44a578c..0417f4e 100644 --- a/registry.json +++ b/registry.json @@ -55,7 +55,7 @@ "cram": "github:cujojs/cram", "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", - "decimal.js": "github:MikeMcl/decimal.js", + "decimal.js": "npm:decimal.js", "di": "github:angular/di.js", "dropzone": "github:enyo/dropzone", "ember": "github:components/ember",