Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Commit 25ca99a

Browse files
chore(package): update sinon to version 4.0.0
Closes #47
1 parent 202c3c3 commit 25ca99a

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
@@ -36,7 +36,7 @@
3636
"mocha": "^3.1.2",
3737
"react": "^15.3.0",
3838
"react-dom": "^15.3.0",
39-
"sinon": "^2.0.0",
39+
"sinon": "^4.0.0",
4040
"standard-version": "^4.0.0",
4141
"webpack": "^1.13.1"
4242
},

0 commit comments

Comments
 (0)