chore: attempt to fix saucelabs problems with custom lib
- custom "grunt-saucelabs" - which uses custom "sauce-tunnel" - which uses current "sauce connect proxy"
This commit is contained in:
Generated
+265
-236
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -48,7 +48,7 @@
|
|||||||
"grunt-contrib-uglify": "^1",
|
"grunt-contrib-uglify": "^1",
|
||||||
"grunt-contrib-watch": "^1.1.0",
|
"grunt-contrib-watch": "^1.1.0",
|
||||||
"grunt-eslint": "^20.1.0",
|
"grunt-eslint": "^20.1.0",
|
||||||
"grunt-saucelabs": "9.x",
|
"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
|
||||||
"grunt-webpack": "^1.0.8",
|
"grunt-webpack": "^1.0.8",
|
||||||
"istanbul": "^0.3.0",
|
"istanbul": "^0.3.0",
|
||||||
"jison": "~0.3.0",
|
"jison": "~0.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user