2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Bump devDependencies.

This commit is contained in:
XhmikosR
2015-02-06 23:57:28 +02:00
parent e0f2db23d7
commit a3419df829
2 changed files with 217 additions and 149 deletions
+4 -4
View File
@@ -42,8 +42,8 @@
"grunt-contrib-connect": "~0.9.0",
"grunt-contrib-copy": "~0.7.0",
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.11.0",
"grunt-contrib-jade": "~0.14.0",
"grunt-contrib-cssmin": "~0.12.1",
"grunt-contrib-jade": "~0.14.1",
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-less": "~1.0.0",
"grunt-contrib-qunit": "~0.5.2",
@@ -53,11 +53,11 @@
"grunt-exec": "~0.4.6",
"grunt-html": "~2.0.0",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.2.0",
"grunt-jscs": "~1.5.0",
"grunt-saucelabs": "~8.5.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~3.1.0",
"markdown-it": "^3.0.4",
"markdown-it": "^3.0.5",
"npm-shrinkwrap": "^200.0.0",
"time-grunt": "~1.0.0"
},