Skip to content

Commit

Permalink
chore: use @knappi/grunt-saucelabs instead of github-dependency
Browse files Browse the repository at this point in the history
- mostly because installing dependencies from github takes really
  long in this case.
  • Loading branch information
nknapp committed Oct 2, 2019
1 parent 059b330 commit c53f340
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 70 deletions.
140 changes: 71 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"uglify-js": "^3.1.4"
},
"devDependencies": {
"@knappi/grunt-saucelabs": "^9.0.1",
"aws-sdk": "^2.1.49",
"babel-loader": "^5.0.0",
"babel-runtime": "^5.1.10",
Expand All @@ -48,7 +49,6 @@
"grunt-contrib-uglify": "^1",
"grunt-contrib-watch": "^1.1.0",
"grunt-eslint": "^20.1.0",
"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
"grunt-webpack": "^1.0.8",
"istanbul": "^0.3.0",
"jison": "~0.3.0",
Expand Down

0 comments on commit c53f340

Please sign in to comment.