added array sugar and moved firebase down

This commit is contained in:
Jiri Spac
2015-04-09 22:09:05 +01:00
parent 0ae8fb2223
commit 33b978eea2
+2 -1
View File
@@ -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",