diff options
| author | XhmikosR <[email protected]> | 2014-06-23 03:06:12 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-06-23 03:12:16 +0300 |
| commit | 898328655f1978656fa2eba49bb0d2b43557e712 (patch) | |
| tree | 68de7c7b0c5272046547fc3cf59ccd543ce21248 /package.json | |
| parent | e98fc373e3ef6e4a884a0142d50c765a9db5bd01 (diff) | |
| download | bootstrap-898328655f1978656fa2eba49bb0d2b43557e712.tar.xz bootstrap-898328655f1978656fa2eba49bb0d2b43557e712.zip | |
Update dependencies.
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 46d0c7c9f..c91de4403 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "btoa": "~1.1.2", "glob": "~4.0.2", "grunt": "~0.4.5", - "grunt-autoprefixer": "~0.7.5", + "grunt-autoprefixer": "~0.7.6", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.4.0", @@ -43,7 +43,7 @@ "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.12.0", "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-less": "~0.11.2", + "grunt-contrib-less": "~0.11.3", "grunt-contrib-qunit": "~0.5.1", "grunt-contrib-uglify": "~0.5.0", "grunt-contrib-watch": "~0.6.1", @@ -54,9 +54,9 @@ "grunt-jscs-checker": "~0.5.1", "grunt-saucelabs": "~8.0.2", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.5.0", + "load-grunt-tasks": "~0.6.0", "markdown": "~0.5.0", - "npm-shrinkwrap": "~3.1.4", + "npm-shrinkwrap": "~3.1.6", "time-grunt": "~0.3.2" }, "engines": { |
