0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

update devDependencies to match upstream

This commit is contained in:
Chris Rebert 2014-12-29 14:14:57 -08:00
parent a0dbe55678
commit 880642ee62

View File

@ -32,7 +32,7 @@
}, },
"devDependencies": { "devDependencies": {
"btoa": "~1.1.2", "btoa": "~1.1.2",
"glob": "~4.2.1", "glob": "~4.3.1",
"grunt": "~0.4.5", "grunt": "~0.4.5",
"grunt-autoprefixer": "~2.0.0", "grunt-autoprefixer": "~2.0.0",
"grunt-banner": "~0.2.3", "grunt-banner": "~0.2.3",
@ -42,11 +42,11 @@
"grunt-contrib-copy": "~0.7.0", "grunt-contrib-copy": "~0.7.0",
"grunt-contrib-csslint": "~0.3.1", "grunt-contrib-csslint": "~0.3.1",
"grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jade": "~0.13.0", "grunt-contrib-jade": "~0.14.0",
"grunt-contrib-jshint": "~0.10.0", "grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-qunit": "~0.5.2", "grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-sass": "^0.8.1", "grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "~0.6.0", "grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-watch": "~0.6.1", "grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0", "grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6", "grunt-exec": "~0.4.6",
@ -54,12 +54,12 @@
"grunt-jekyll": "~0.4.2", "grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.0.0", "grunt-jscs": "~1.0.0",
"grunt-sass": "~0.17.0", "grunt-sass": "~0.17.0",
"grunt-saucelabs": "~8.3.3", "grunt-saucelabs": "~8.4.0",
"grunt-scss-lint": "^0.3.4", "grunt-scss-lint": "^0.3.4",
"grunt-sed": "~0.1.1", "grunt-sed": "~0.1.1",
"load-grunt-tasks": "~1.0.0", "load-grunt-tasks": "~2.0.0",
"npm-shrinkwrap": "5.0.0", "npm-shrinkwrap": "^200.0.0",
"remarkable": "~1.4.2", "remarkable": "~1.6.0",
"time-grunt": "~1.0.0" "time-grunt": "~1.0.0"
}, },
"engines": { "engines": {