Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jun 5, 2020
1 parent 3e1c545 commit 07b4c2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
"it-length-prefixed": "^3.0.0",
"it-pipe": "^1.1.0",
"it-pushable": "^1.4.0",
"libp2p": "^0.28.0-rc.0",
"libp2p": "^0.28.0",
"libp2p-bootstrap": "^0.11.0",
"libp2p-floodsub": "libp2p/js-libp2p-floodsub#fix/use-unidirectional-streams",
"libp2p-gossipsub": "ChainSafe/gossipsub-js#fix/use-unidirectional-streams",
"libp2p-floodsub": "^0.21.3",
"libp2p-gossipsub": "^0.4.5",
"libp2p-kad-dht": "^0.19.1",
"libp2p-mplex": "^0.9.3",
"libp2p-noise": "^1.0.0",
Expand Down

0 comments on commit 07b4c2b

Please sign in to comment.