Update packages

This commit is contained in:
Ben Word
2014-05-21 18:33:51 -05:00
parent af9d06fefd
commit f1937445e9

View File

@@ -25,15 +25,15 @@
"devDependencies": {
"bower": "~1.2.8",
"grunt": "~0.4.2",
"grunt-autoprefixer": "~0.7.2",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-less": "~0.8.1",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-modernizr": "~0.5.1",
"grunt-wp-assets": "git://github.com/roots/grunt-wp-assets.git#master",
"load-grunt-tasks": "~0.3.0",
"grunt-autoprefixer": "~0.7.3",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-modernizr": "~0.5.2",
"grunt-wp-assets": "~0.2.6",
"load-grunt-tasks": "~0.4.0",
"time-grunt": "~0.3.1"
}
}