diff options
| author | Chris Rebert <[email protected]> | 2015-04-28 00:56:28 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-28 00:56:28 -0700 |
| commit | 4e027718a816f50e9d87acd890644b8f0ecce856 (patch) | |
| tree | a68ec3fedd7a35a87780df48077af3005cef31db | |
| parent | 8c2d726e17cdd1c59df8238491ae82c2271d9251 (diff) | |
| parent | 1eb8c16f49010663e2a2313b5137cf5e029816b7 (diff) | |
| download | bootstrap-4e027718a816f50e9d87acd890644b8f0ecce856.tar.xz bootstrap-4e027718a816f50e9d87acd890644b8f0ecce856.zip | |
Merge pull request #16382 from twbs/bump-sauce
Bump grunt-saucelabs to v8.6.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f012d8430..2379ed6dd 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "grunt-html": "~4.0.2", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", - "grunt-saucelabs": "~8.6.0", + "grunt-saucelabs": "~8.6.1", "grunt-sed": "twbs/grunt-sed#v0.2.0", "load-grunt-tasks": "~3.1.0", "markdown-it": "^4.1.1", |
