diff --git a/Gruntfile.js b/Gruntfile.js index c3e2acb23..663df0f65 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -222,7 +222,7 @@ module.exports = function(grunt) { options: { // Target-specific options go here. directory: 'public/bower_components', - output: 'publiclicense/LICENSES' + output: 'public/license/LICENSES' }, }, },