diff --git a/package.json b/package.json index 97cf767..03acf05 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "async": "^2.1.4", "chai": "^3.5.0", "gulp": "^3.9.1", - "libp2p-ipfs-nodejs": "^0.16.0", + "libp2p-ipfs-nodejs": "^0.16.1", "peer-id": "^0.8.0", "pre-commit": "^1.1.3", "pull-goodbye": "0.0.1", @@ -43,6 +43,7 @@ "webrtcsupport": "^2.2.0" }, "dependencies": { + "libp2p": "^0.3.1", "libp2p-secio": "^0.6.3", "libp2p-spdy": "^0.10.0", "libp2p-swarm": "^0.26.3", @@ -60,4 +61,4 @@ "Richard Littauer ", "greenkeeperio-bot " ] -} \ No newline at end of file +}