Skip to content

Commit

Permalink
chore: attempt to fix saucelabs problems with custom lib
Browse files Browse the repository at this point in the history
- custom "grunt-saucelabs"
- which uses custom "sauce-tunnel"
- which uses current "sauce connect proxy"
nknapp committed Aug 31, 2019
1 parent 62b64ec commit f119497
Showing 2 changed files with 266 additions and 237 deletions.
501 changes: 265 additions & 236 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"grunt-contrib-uglify": "^1",
"grunt-contrib-watch": "^1.1.0",
"grunt-eslint": "^20.1.0",
"grunt-saucelabs": "9.x",
"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
"grunt-webpack": "^1.0.8",
"istanbul": "^0.3.0",
"jison": "~0.3.0",

0 comments on commit f119497

Please sign in to comment.