firebase and angular fire with dependencies and versions
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"files": ["angularfire.js"],
|
||||
"shim": {
|
||||
"angularFire": ["firebase", "angular"]
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": "true"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular": "^1.3.2",
|
||||
"firebase": "^2.0.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user