From 33b978eea2bbffb85ac18cbd442440c9940a3940 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Thu, 9 Apr 2015 22:09:05 +0100 Subject: [PATCH] added array sugar and moved firebase down --- registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index f663048..d8f3b02 100644 --- a/registry.json +++ b/registry.json @@ -84,9 +84,9 @@ "aurelia-templating-resources": "github:aurelia/templating-resources", "aurelia-templating-router": "github:aurelia/templating-router", "aurelia-validation": "github:aurelia/validation", - "firebase": "github:firebase/firebase-bower", "angularFire": "github:firebase/angularFire", "angularfire": "github:firebase/angularfire", + "array-sugar": "github:capaj/array-sugar", "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime", "backbone": "npm:backbone", @@ -140,6 +140,7 @@ "famous-angular": "github:Famous/famous-angular", "famous-polyfills": "github:Famous/polyfills", "fastclick": "npm:fastclick", + "firebase": "github:firebase/firebase-bower", "flowtype": "github:simplefocus/FlowType.JS", "font-awesome": "npm:font-awesome", "foundation": "github:zurb/bower-foundation",