diff options
| author | Chris Rebert <[email protected]> | 2014-05-23 13:50:09 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-23 13:50:09 -0700 |
| commit | 66bc4d1c677cf83032c4b40563630910c911aca9 (patch) | |
| tree | 00d73b341a787b16506ef4a599a253c60eaf6b49 /package.json | |
| parent | 656597e4dd3c738303c5d60abf0c2514a36924b4 (diff) | |
| parent | c6cb8abdce19b2b9734f52dd3e79932230e03b4e (diff) | |
| download | bootstrap-66bc4d1c677cf83032c4b40563630910c911aca9.tar.xz bootstrap-66bc4d1c677cf83032c4b40563630910c911aca9.zip | |
Merge pull request #13668 from twbs/bump-sauce
Bump grunt-saucelabs to ~7.0.0
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 be01101a4..bedbd1334 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": "~5.1.3", + "grunt-saucelabs": "~7.0.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", |
