From 4c1c22df681d3b87958dc9bc69e353eb3ebc4c33 Mon Sep 17 00:00:00 2001 From: Veaceslav Cotruta Date: Sat, 28 May 2016 19:44:21 +0200 Subject: [PATCH] Adds nuclear-js to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 131b3f5..849bc16 100644 --- a/registry.json +++ b/registry.json @@ -413,6 +413,7 @@ "nodelibs": "github:jspm/nodelibs", "normalize.css": "github:necolas/normalize.css", "nprogress": "github:rstacruz/nprogress", + "nuclear-js": "npm:nuclear-js", "numeral": "npm:numeral", "numgen": "npm:numgen", "nunjucks": "github:mozilla/nunjucks",