Skip to content

Commit 763b3ce

Browse files
committed
Updated grunt-saucelabs to the latest version
It was incorrectly set to 0.0.0 instead of 9.0.0 in select2@288f028
1 parent 04d5821 commit 763b3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"grunt-gh-pages": "^0.9.1",
5858
"grunt-jekyll": "^0.4.2",
5959
"grunt-sass": "^1.0.0",
60-
"grunt-saucelabs": "^0.0.0"
60+
"grunt-saucelabs": "^9.0.0"
6161
},
6262
"dependencies": {
6363
"almond": "~0.3.1",

0 commit comments

Comments
 (0)