From f53a00f3a216be8ed772603428f677413aaeedd1 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Fri, 25 Oct 2013 10:01:38 +0200 Subject: [PATCH] angularFire --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 795bf15..cbceaa4 100644 --- a/registry.json +++ b/registry.json @@ -1,6 +1,7 @@ { "angular": "cdnjs:angular.js/{version}#angular", "angular-ui": "cdnjs:angular-ui/{version}#angular-ui", + "angularFire": "github:firebase/angularFire", "backbone": "github:jashkenas/backbone", "bootstrap": "github:twbs/bootstrap", "jquery": "github:components/jquery",