Skip to content

Commit

Permalink
fix(deps): back to karma-browserstack-launcher 1.4 (#3361)
Browse files Browse the repository at this point in the history
See karma-runner/karma-browserstack-launcher#152
Maybe the cause of our travis fails.
  • Loading branch information
johnjbarton committed Oct 17, 2019
1 parent df114e1 commit 1cd87ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -446,7 +446,7 @@
"husky": "^0.14.3",
"jasmine-core": "^3.4.0",
"karma-browserify": "^6.0.0",
"karma-browserstack-launcher": "^1.5.1",
"karma-browserstack-launcher": "^1.4.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "*",
Expand Down

0 comments on commit 1cd87ad

Please sign in to comment.