Update devDependencies

This commit is contained in:
Ben Word
2014-08-15 12:54:59 -05:00
parent ebf121204d
commit 30823445e9

View File

@@ -25,8 +25,8 @@
"devDependencies": {
"bower": ">=1.3.9",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~0.8.1",
"grunt-contrib-concat": "~0.4.0",
"grunt-autoprefixer": "~1.0.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.11.3",
"grunt-contrib-uglify": "~0.5.0",
@@ -34,6 +34,6 @@
"grunt-modernizr": "~0.5.2",
"grunt-wp-assets": "~0.2.6",
"load-grunt-tasks": "~0.6.0",
"time-grunt": "~0.3.2"
"time-grunt": "~0.4.0"
}
}