Skip to content

Commit

Permalink
Pin karma-sauce-launcher to 4.1.4
Browse files Browse the repository at this point in the history
This is an attempt at fixing CI failures due to browser disconnects: karma-runner/karma-sauce-launcher#210
  • Loading branch information
Allan Kerr authored and Allan Kerr committed Jul 17, 2020
1 parent 01c7441 commit c66fbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-html": "^6",
"eslint-plugin-lit": "^1",
"eslint-plugin-sort-class-members": "^1",
"karma-sauce-launcher": "^4.1.4",
"karma-sauce-launcher": "4.1.4",
"lit-analyzer": "^1",
"mocha": "^8",
"node-sass": "^4",
Expand Down

0 comments on commit c66fbfa

Please sign in to comment.