1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Updated grunt-saucelabs to the latest version

It was incorrectly set to 0.0.0 instead of 9.0.0 in
288f0283b1
This commit is contained in:
Kevin Brown 2016-12-29 19:49:32 -05:00
parent 04d582123d
commit 763b3cef3f

View File

@ -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",