2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update all devDependencies.

Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
This commit is contained in:
XhmikosR
2016-05-29 12:23:39 +03:00
parent 349cc8c3b4
commit 387642dbb3
5 changed files with 863 additions and 434 deletions
+6 -6
View File
@@ -35,16 +35,16 @@
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.4",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "~1.2.0",
"grunt-contrib-compress": "~1.3.0",
"grunt-contrib-concat": "~1.0.0",
"grunt-contrib-connect": "~1.0.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-csslint": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.0",
"grunt-contrib-htmlmin": "~1.2.0",
"grunt-contrib-jade": "~1.0.0",
"grunt-contrib-htmlmin": "~1.4.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-less": "~1.2.0",
"grunt-contrib-less": "~1.3.0",
"grunt-contrib-pug": "~1.0.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~1.0.0",
"grunt-contrib-watch": "~1.0.0",
@@ -54,9 +54,9 @@
"grunt-jekyll": "~0.4.4",
"grunt-jscs": "~2.8.0",
"grunt-saucelabs": "~8.6.2",
"load-grunt-tasks": "~3.4.1",
"load-grunt-tasks": "~3.5.0",
"markdown-it": "^6.0.0",
"shelljs": "^0.6.0",
"shelljs": "^0.7.0",
"time-grunt": "^1.3.0"
},
"engines": {