trying to fix karma issue
Showing
... | ... | @@ -32,7 +32,7 @@ |
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-filerev": "^0.2.1", | ||
"grunt-git-describe": "~2.3.2", | ||
"grunt-karma": "~0.12.1", | ||
"grunt-karma": "~0.12.2", | ||
"grunt-ng-annotate": "^1.0.1", | ||
"grunt-notify": "^0.4.3", | ||
"grunt-postcss": "^0.8.0", | ||
... | ... | @@ -43,7 +43,7 @@ |
"grunt-typescript": "^0.8.0", | ||
"grunt-usemin": "3.0.0", | ||
"jshint-stylish": "~2.1.0", | ||
"karma": "~0.13.15", | ||
"karma": "0.13.22", | ||
"karma-chrome-launcher": "~0.2.2", | ||
"karma-coverage": "0.5.3", | ||
"karma-coveralls": "1.1.2", | ||
... | ... |
Please
register
or
sign in
to comment