chore: update deps

This commit is contained in:
David Dias 2017-01-16 15:17:04 +00:00
parent 4c4392d556
commit 03e5de2261

View File

@ -29,12 +29,12 @@
}, },
"homepage": "https://github.com/libp2p/interface-stream-muxer", "homepage": "https://github.com/libp2p/interface-stream-muxer",
"dependencies": { "dependencies": {
"async": "^2.1.2", "async": "^2.1.4",
"chai": "^3.5.0", "chai": "^3.5.0",
"chai-checkmark": "^1.0.1", "chai-checkmark": "^1.0.1",
"detect-node": "^2.0.3", "detect-node": "^2.0.3",
"libp2p-tcp": "^0.9.1", "libp2p-tcp": "^0.9.1",
"multiaddr": "^2.1.0", "multiaddr": "^2.1.3",
"pull-generate": "^2.2.0", "pull-generate": "^2.2.0",
"pull-pair": "^1.1.0", "pull-pair": "^1.1.0",
"pull-stream": "^3.5.0" "pull-stream": "^3.5.0"