Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 0d738c1

Browse files
committed
update ngMocks dependency.
needs to match angular version. See: angular/angular.js#6439
1 parent ffd0834 commit 0d738c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"firebase": "2.2.x"
3535
},
3636
"devDependencies": {
37-
"angular-mocks": "~1.3.11",
37+
"angular-mocks": "~1.4.6",
3838
"mockfirebase": "~0.10.1"
3939
}
4040
}

0 commit comments

Comments
 (0)