Merge pull request #325 from capaj/patch-3
added array sugar and moved firebase down
This commit is contained in:
+2
-1
@@ -84,9 +84,9 @@
|
|||||||
"aurelia-templating-resources": "github:aurelia/templating-resources",
|
"aurelia-templating-resources": "github:aurelia/templating-resources",
|
||||||
"aurelia-templating-router": "github:aurelia/templating-router",
|
"aurelia-templating-router": "github:aurelia/templating-router",
|
||||||
"aurelia-validation": "github:aurelia/validation",
|
"aurelia-validation": "github:aurelia/validation",
|
||||||
"firebase": "github:firebase/firebase-bower",
|
|
||||||
"angularFire": "github:firebase/angularFire",
|
"angularFire": "github:firebase/angularFire",
|
||||||
"angularfire": "github:firebase/angularfire",
|
"angularfire": "github:firebase/angularfire",
|
||||||
|
"array-sugar": "github:capaj/array-sugar",
|
||||||
"babel": "npm:babel-core",
|
"babel": "npm:babel-core",
|
||||||
"babel-runtime": "npm:babel-runtime",
|
"babel-runtime": "npm:babel-runtime",
|
||||||
"backbone": "npm:backbone",
|
"backbone": "npm:backbone",
|
||||||
@@ -140,6 +140,7 @@
|
|||||||
"famous-angular": "github:Famous/famous-angular",
|
"famous-angular": "github:Famous/famous-angular",
|
||||||
"famous-polyfills": "github:Famous/polyfills",
|
"famous-polyfills": "github:Famous/polyfills",
|
||||||
"fastclick": "npm:fastclick",
|
"fastclick": "npm:fastclick",
|
||||||
|
"firebase": "github:firebase/firebase-bower",
|
||||||
"flowtype": "github:simplefocus/FlowType.JS",
|
"flowtype": "github:simplefocus/FlowType.JS",
|
||||||
"font-awesome": "npm:font-awesome",
|
"font-awesome": "npm:font-awesome",
|
||||||
"foundation": "github:zurb/bower-foundation",
|
"foundation": "github:zurb/bower-foundation",
|
||||||
|
|||||||
Reference in New Issue
Block a user