From c2472e03c19597a46d05ef3b6d1a444efe541378 Mon Sep 17 00:00:00 2001 From: Jarred de Beer Date: Mon, 28 Oct 2013 23:30:00 +0200 Subject: [PATCH] adding tinygrowl to registry.json --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 5906c43..0286fab 100644 --- a/registry.json +++ b/registry.json @@ -6,6 +6,7 @@ "bootstrap": "github:twbs/bootstrap", "jquery": "github:components/jquery", "kickstrap": "github:ajkochanowicz/Kickstrap", + "tinygrowl": "github:ajkochanowicz/tinygrowl", "underscore": "npm:underscore", "webfont": "cdnjs:webfont/1.3.0#webfont" }