Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
feat: used pull stream based mplex
Browse files Browse the repository at this point in the history
  • Loading branch information
dryajov committed May 9, 2018
1 parent 427f72b commit b447cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,13 @@
"joi": "^13.2.0",
"joi-browser": "^13.0.1",
"joi-multiaddr": "^2.0.0",
"libp2p": "^0.20.4",
"libp2p": "libp2p/js-libp2p#feat/pull-mplex",
"libp2p-circuit": "^0.2.0",
"libp2p-floodsub": "~0.15.0",
"libp2p-kad-dht": "~0.10.0",
"libp2p-keychain": "~0.3.1",
"libp2p-mdns": "~0.11.0",
"libp2p-mplex": "^0.7.0",
"libp2p-mplex": "libp2p/js-libp2p-mplex#feat/pull-stream",
"libp2p-railing": "~0.8.1",
"libp2p-secio": "~0.10.0",
"libp2p-tcp": "~0.12.0",
Expand Down

0 comments on commit b447cf7

Please sign in to comment.