diff options
| author | XhmikosR <[email protected]> | 2016-07-02 20:55:02 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-07-10 19:07:15 +0300 |
| commit | 13734b55a019571fd27d660ea7d4867390edb911 (patch) | |
| tree | fcbbeddfa5c153370e38e3d78609ef47dcf80ac7 /package.json | |
| parent | c3c089b8959c29002fa087f78fdc29dae6a7e767 (diff) | |
| download | bootstrap-13734b55a019571fd27d660ea7d4867390edb911.tar.xz bootstrap-13734b55a019571fd27d660ea7d4867390edb911.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 620066da2..4bc06b613 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "btoa": "~1.1.2", "glob": "~7.0.3", - "grunt": "~0.4.5", + "grunt": "~1.0.1", "grunt-autoprefixer": "~3.0.4", "grunt-contrib-clean": "~1.0.0", "grunt-contrib-compress": "~1.3.0", @@ -53,7 +53,7 @@ "grunt-html": "~8.0.1", "grunt-jekyll": "~0.4.4", "grunt-jscs": "~3.0.1", - "grunt-saucelabs": "~8.6.2", + "grunt-saucelabs": "~9.0.0", "load-grunt-tasks": "~3.5.0", "markdown-it": "^7.0.0", "shelljs": "^0.7.0", |
