merge grunt update to 0.4 (#350)

This commit is contained in:
Hakim El Hattab
2013-02-27 13:20:24 -05:00
parent 9f1c5a0cea
commit 3f740c8553
3 changed files with 11 additions and 12 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -80,4 +80,3 @@ module.exports = function(grunt) {
grunt.registerTask( 'default', [ 'jshint', 'cssmin', 'uglify' ] ); grunt.registerTask( 'default', [ 'jshint', 'cssmin', 'uglify' ] );
}; };
+2 -2
View File
File diff suppressed because one or more lines are too long