diff --git a/Gruntfile.js b/Gruntfile.js index cb21a4fdf..ba4186a22 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -70,10 +70,6 @@ module.exports = function( grunt ) { jsonlint: { pkg: { src: [ "package.json" ] - }, - - bower: { - src: [ "bower.json" ] } }, jshint: {