Skip to content

Commit

Permalink
Updated grunt-saucelabs to the latest version
Browse files Browse the repository at this point in the history
It was incorrectly set to 0.0.0 instead of 9.0.0 in
select2@288f028
  • Loading branch information
kevin-brown committed Dec 30, 2016
1 parent 04d5821 commit 763b3ce
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 @@ -57,7 +57,7 @@
"grunt-gh-pages": "^0.9.1",
"grunt-jekyll": "^0.4.2",
"grunt-sass": "^1.0.0",
"grunt-saucelabs": "^0.0.0"
"grunt-saucelabs": "^9.0.0"
},
"dependencies": {
"almond": "~0.3.1",
Expand Down

0 comments on commit 763b3ce

Please sign in to comment.