From ee5d818ee0de217c10360710fb3e907ac8bc15a5 Mon Sep 17 00:00:00 2001 From: Gavin Leader Date: Mon, 11 May 2015 09:34:13 -0700 Subject: [PATCH] added tinycolor to registry json --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index ce517d4..0f72876 100644 --- a/registry.json +++ b/registry.json @@ -294,6 +294,7 @@ "theseus-angular": "npm:theseus-angular", "topo": "github:capaj/topo-browser", "timers": "github:jspm/nodelibs-timers", + "tinycolor": "github:bgrins/TinyColor", "tinygrowl": "github:ajkochanowicz/tinygrowl", "tls": "github:jspm/nodelibs-tls", "traceur": "github:jmcriffey/bower-traceur",