Skip to content

Commit

Permalink
Build: remove bower.json lint target
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Jun 11, 2015
1 parent 3655c4e commit 285cfbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ module.exports = function( grunt ) {
jsonlint: {
pkg: {
src: [ "package.json" ]
},

bower: {
src: [ "bower.json" ]
}
},
jshint: {
Expand Down

0 comments on commit 285cfbf

Please sign in to comment.