diff options
| author | Chris Rebert <[email protected]> | 2014-06-04 13:40:23 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-04 13:40:23 -0700 |
| commit | f9495eab12558534f99458a9123d2bdd483c844c (patch) | |
| tree | 95e022882fb588d59e117680a5f1ba3d816eac73 /package.json | |
| parent | 6d7c0b2513d9e9a4c41fe0e522e93be5d3c82159 (diff) | |
| parent | e91eaa2884aefd74291ba5897ec887f7530afa5f (diff) | |
| download | bootstrap-f9495eab12558534f99458a9123d2bdd483c844c.tar.xz bootstrap-f9495eab12558534f99458a9123d2bdd483c844c.zip | |
Merge pull request #13732 from twbs/bump-sauce
Bump grunt-saucelabs to ~8.0.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 757ff2163..97ed639eb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-html-validation": "~0.1.15", "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.4.3", - "grunt-saucelabs": "~7.0.0", + "grunt-saucelabs": "~8.0.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", |
