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

Commit 32cdf6d

Browse files
author
Jacob Wenger
authored
Updated angular-mocks dependency to fix unit test failures (#890)
1 parent 99fbb40 commit 32cdf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"angular": "^1.3.0",
38-
"angular-mocks": "~1.4.6",
38+
"angular-mocks": "^1.6.0",
3939
"coveralls": "^2.11.2",
4040
"grunt": "~0.4.5",
4141
"grunt-cli": "^0.1.13",

0 commit comments

Comments
 (0)