Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit c920368

Browse files
committed
Merge pull request #56 from KerchumA222/patch-3
Fix broken tests
2 parents e73d45c + 3f895ba commit c920368

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"angular": "1.4.7",
2727
"angular-ui-bootstrap": "0.14.3",
28-
"angular-mocks": "^1.4.7",
28+
"angular-mocks": "1.4.7",
2929
"gulp": "3.9.0",
3030
"gulp-bump": "^1.0.0",
3131
"gulp-git": "^1.6.0",

0 commit comments

Comments
 (0)