From 6887c86e239ebca1b1e489fbd42acd0786002284 Mon Sep 17 00:00:00 2001 From: Jeremy Danyow Date: Wed, 5 Aug 2015 10:54:54 -0400 Subject: [PATCH] add numeral http://numeraljs.com/ --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 725cf01..5c2bb0b 100644 --- a/registry.json +++ b/registry.json @@ -290,6 +290,7 @@ "nodelibs": "github:jspm/nodelibs", "normalize.css": "github:necolas/normalize.css", "nprogress": "github:rstacruz/nprogress", + "numeral" "npm:numeral", "numgen": "npm:numgen", "observe-js": "github:Polymer/observe-js", "oidc-client": "github:IdentityModel/oidc-client",