Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Sep 3, 2017
1 parent 757fed8 commit d81fc31
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,22 @@
},
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
"devDependencies": {
"aegir": "^12.0.0",
"aegir": "^12.0.1",
"benchmark": "^2.1.4",
"chai": "^4.1.1",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"ipfs-repo": "~0.17.0",
"libp2p": "^0.11.0",
"libp2p-kad-dht": "^0.4.1",
"libp2p-multiplex": "^0.4.4",
"libp2p-secio": "^0.7.1",
"libp2p-tcp": "^0.10.2",
"libp2p": "^0.12.0",
"libp2p-kad-dht": "^0.5.0",
"libp2p-multiplex": "^0.5.0",
"libp2p-secio": "^0.8.0",
"libp2p-tcp": "^0.11.0",
"lodash": "^4.17.4",
"multiaddr": "^2.3.0",
"multiaddr": "^3.0.0",
"ncp": "^2.0.0",
"peer-book": "~0.5.0",
"peer-id": "~0.9.0",
"peer-info": "~0.10.0",
"peer-id": "~0.10.0",
"peer-info": "~0.11.0",
"rimraf": "^2.6.1",
"safe-buffer": "^5.1.1"
},
Expand Down

1 comment on commit d81fc31

@daviddias
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.