Skip to content

Commit

Permalink
Merge fa9c6dc into 0274132
Browse files Browse the repository at this point in the history
  • Loading branch information
cebor committed Aug 30, 2014
2 parents 0274132 + fa9c6dc commit 6515a4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"dependencies": {
"angular": "1.2.x || 1.3.x",
"firebase": "1.0.x",
"firebase-simple-login": "1.6.x",
"mockfirebase": "~0.2.9"
"firebase-simple-login": "1.6.x"
},
"devDependencies": {
"lodash": "~2.4.1",
"angular-mocks": "~1.2.18"
"angular-mocks": "1.2.x || 1.3.x",
"mockfirebase": "~0.3.0"
}
}

0 comments on commit 6515a4c

Please sign in to comment.