Ignore compatible upgrades to sinon.

Closes #26
koa-l10n
Tankred Hase 2017-08-14 16:01:27 +08:00
parent eb9ecea7e5
commit ffbee07c5c
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@
},
"greenkeeper": {
"ignore": [
"nodemailer"
"nodemailer",
"sinon"
]
}
}