Skip to content

Commit 28def85

Browse files
committed
Add bower to greenkeeper ignores
1 parent 56e94ee commit 28def85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@
103103
"top-gh-contribs": "2.0.2"
104104
},
105105
"greenkeeper": {
106-
"ignore": ["bluebird", "glob", "lodash", "nodemailer", "showdown-ghost", "should", "supertest"]
106+
"ignore": ["bower", "bluebird", "glob", "lodash", "nodemailer", "showdown-ghost", "should", "supertest"]
107107
}
108108
}

0 commit comments

Comments
 (0)