X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Gruntfile.js;h=f5b0c10d3965b30fe48a5cd2adc21867262cc906;hb=eb7b1acdf465a9132636fa20d797a389a6164c54;hp=8c1419abfa6769b16fbb40def72ab37ac54b367e;hpb=fe9a9c1cf1e92e92ca634e76a3865ac1617f0476;p=bootswatch diff --git a/Gruntfile.js b/Gruntfile.js index 8c1419a..f5b0c10 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -86,4 +86,4 @@ module.exports = function (grunt) { grunt.registerTask('default', 'build a theme', function() { grunt.task.run('swatch'); }); -}; \ No newline at end of file +};