Skip to content

Commit 1abb056

Browse files
fix(package): use sinon 4.5.0 target
1 parent 48c7ad6 commit 1abb056

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
@@ -30,7 +30,7 @@
3030
"istanbul": "0.4.5",
3131
"mocha": "6.2.3",
3232
"supertest": "4.0.2",
33-
"sinon": "^4.0.0"
33+
"sinon": "4.5.0"
3434
},
3535
"files": [
3636
"LICENSE",

0 commit comments

Comments
 (0)