Merge pull request #46 from libp2p/greenkeeper-chai-4.0.1

Update chai to version 4.0.1 🚀
This commit is contained in:
David Dias 2017-07-09 20:52:20 +01:00 committed by GitHub
commit 6f6f1912b4

View File

@ -33,7 +33,7 @@
"homepage": "https://github.com/libp2p/interface-stream-muxer",
"dependencies": {
"async": "^2.1.5",
"chai": "^3.5.0",
"chai": "^4.0.1",
"chai-checkmark": "^1.0.1",
"detect-node": "^2.0.3",
"libp2p-tcp": "~0.9.3",