Skip to content

Commit 285cfbf

Browse files
committedJun 11, 2015
Build: remove bower.json lint target
Ref 26eca14
1 parent 3655c4e commit 285cfbf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎Gruntfile.js

-4
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ module.exports = function( grunt ) {
7171
jsonlint: {
7272
pkg: {
7373
src: [ "package.json" ]
74-
},
75-
76-
bower: {
77-
src: [ "bower.json" ]
7874
}
7975
},
8076
jshint: {

0 commit comments

Comments
 (0)