Skip to content

Commit

Permalink
chore: use latest libp2p release (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored Jul 16, 2021
1 parent b59eafc commit b4667b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chai": "^4.3.4",
"ipfs-utils": "^8.1.0",
"it-pair": "^1.0.0",
"libp2p": "next",
"libp2p": "^0.32.0",
"libp2p-interfaces-compliance-tests": "^1.0.1",
"libp2p-mplex": "^0.10.3",
"libp2p-noise": "^4.0.0",
Expand Down

0 comments on commit b4667b5

Please sign in to comment.