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