Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
chore: update libp2p-tcp (#59)
Browse files Browse the repository at this point in the history
Updates libp2p-tcp to a version that depends on the same multiaddr as this module.
  • Loading branch information
achingbrain authored Aug 11, 2020
1 parent 13aa6cb commit 4d5f56d
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 @@ -46,7 +46,7 @@
"it-goodbye": "^2.0.1",
"it-pair": "^1.0.0",
"it-pipe": "^1.1.0",
"libp2p-tcp": "^0.14.5",
"libp2p-tcp": "^0.15.0",
"multiaddr": "^8.0.0",
"p-defer": "^3.0.0",
"p-limit": "^2.3.0",
Expand Down

0 comments on commit 4d5f56d

Please sign in to comment.