Skip to content

Commit c53f340

Browse files
committed
chore: use @knappi/grunt-saucelabs instead of github-dependency
- mostly because installing dependencies from github takes really long in this case.
1 parent 059b330 commit c53f340

File tree

2 files changed

+72
-70
lines changed

2 files changed

+72
-70
lines changed

package-lock.json

Lines changed: 71 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"uglify-js": "^3.1.4"
3030
},
3131
"devDependencies": {
32+
"@knappi/grunt-saucelabs": "^9.0.1",
3233
"aws-sdk": "^2.1.49",
3334
"babel-loader": "^5.0.0",
3435
"babel-runtime": "^5.1.10",
@@ -48,7 +49,6 @@
4849
"grunt-contrib-uglify": "^1",
4950
"grunt-contrib-watch": "^1.1.0",
5051
"grunt-eslint": "^20.1.0",
51-
"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
5252
"grunt-webpack": "^1.0.8",
5353
"istanbul": "^0.3.0",
5454
"jison": "~0.3.0",

0 commit comments

Comments
 (0)