Skip to content

Commit

Permalink
build: use older version of Karma to avoid bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin committed Dec 15, 2018
1 parent 2f05642 commit f25514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"husky": "^1.2.0",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine-core": "^3.3.0",
"karma": "^3.1.3",
"karma": "3.1.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
"karma-jasmine": "^2.0.1",
Expand Down

0 comments on commit f25514a

Please sign in to comment.