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

Commit 41e4699

Browse files
fix(package): update chai to version 4.1.0
Closes #4
1 parent d940633 commit 41e4699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"babel-polyfill": "^6.23.0",
33-
"chai": "^3.5.0",
33+
"chai": "^4.1.0",
3434
"dirty-chai": "^1.2.2",
3535
"faker": "^4.1.0",
3636
"jsrp": "^0.2.3",

0 commit comments

Comments
 (0)