diff options
| author | XhmikosR <[email protected]> | 2016-06-29 08:54:25 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-06-29 09:00:07 +0300 |
| commit | 7f6fd5be765d92029e7d51f5400bb08d85a0b897 (patch) | |
| tree | 12cc6276929c0e870350a4a8175a02d3d7ae88c4 /package.json | |
| parent | bc8804e472798e07d6f5fee7ea80eaee4c2729a5 (diff) | |
| download | bootstrap-7f6fd5be765d92029e7d51f5400bb08d85a0b897.tar.xz bootstrap-7f6fd5be765d92029e7d51f5400bb08d85a0b897.zip | |
Update devDependencies.
Only grunt-saucelabs is left in order to update grunt to v1.x.
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 24e8abd8c..6e004e1f0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "^2.11.1", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", - "grunt-build-control": "^0.6.0", + "grunt-build-control": "^0.7.0", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-compress": "^1.1.0", "grunt-contrib-concat": "^1.0.0", @@ -57,13 +57,13 @@ "grunt-contrib-sass": "^1.0.0", "grunt-contrib-uglify": "^1.0.0", "grunt-contrib-watch": "^1.0.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.2", "grunt-sass": "^1.0.0", "grunt-saucelabs": "^8.6.1", "grunt-scss-lint": "^0.3.8", - "grunt-stamp": "^0.1.0", + "grunt-stamp": "^0.2.0", "is-travis": "^1.0.0", "jscs": "^3.0.4", "load-grunt-tasks": "^3.4.0", |
