Build: remove bower.json lint target

Ref 26eca143c2
This commit is contained in:
Oleg Gaidarenko
2015-06-11 16:25:36 +03:00
parent 3655c4e190
commit 285cfbfccc

View File

@@ -71,10 +71,6 @@ module.exports = function( grunt ) {
jsonlint: {
pkg: {
src: [ "package.json" ]
},
bower: {
src: [ "bower.json" ]
}
},
jshint: {