Go back to sinon v1.x for now due to failing tests.
parent
5778f8fa13
commit
59a77fd01e
|
@ -36,12 +36,13 @@
|
|||
"chai": "^4.1.1",
|
||||
"eslint": "^4.4.1",
|
||||
"mocha": "^3.2.0",
|
||||
"sinon": "^3.2.0",
|
||||
"sinon": "^1.17.4",
|
||||
"supertest": "^3.0.0"
|
||||
},
|
||||
"greenkeeper": {
|
||||
"ignore": [
|
||||
"nodemailer"
|
||||
"nodemailer",
|
||||
"sinon"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue