diff options
| author | XhmikosR <[email protected]> | 2016-06-28 22:23:15 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-06-28 22:23:15 +0300 |
| commit | f95dbeaf49d4dd0552c7e8be4bb5f2115f7b833a (patch) | |
| tree | bbce62edd7954f52c16a6b7f4784818df856aba8 /package.json | |
| parent | d8f278add4295e15b9169261885bd5b093fc2830 (diff) | |
| download | bootstrap-f95dbeaf49d4dd0552c7e8be4bb5f2115f7b833a.tar.xz bootstrap-f95dbeaf49d4dd0552c7e8be4bb5f2115f7b833a.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index b576b3e25..620066da2 100644 --- a/package.json +++ b/package.json @@ -49,13 +49,13 @@ "grunt-contrib-uglify": "~1.0.0", "grunt-contrib-watch": "~1.0.0", "grunt-csscomb": "~3.1.0", - "grunt-exec": "~0.4.6", - "grunt-html": "~7.0.0", + "grunt-exec": "~1.0.0", + "grunt-html": "~8.0.1", "grunt-jekyll": "~0.4.4", - "grunt-jscs": "~2.8.0", + "grunt-jscs": "~3.0.1", "grunt-saucelabs": "~8.6.2", "load-grunt-tasks": "~3.5.0", - "markdown-it": "^6.0.0", + "markdown-it": "^7.0.0", "shelljs": "^0.7.0", "shx": "^0.1.2", "time-grunt": "^1.3.0" |
