Skip to content

Commit

Permalink
fix: Locking karma-sauce-launcher version to 1.1.0 (karma-runner/karm…
Browse files Browse the repository at this point in the history
  • Loading branch information
trickeyone committed Dec 14, 2017
1 parent 53ea793 commit 11c1190
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 @@ -80,7 +80,7 @@
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "^1.0.2",
"karma-sauce-launcher": "^1.1.0",
"karma-sauce-launcher": "1.1.0",
"karma-sourcemap-loader": "^0.3.7",
"mkdirp": "^0.5.1",
"node-sass": "^4.6.1",
Expand Down

0 comments on commit 11c1190

Please sign in to comment.