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

chore: downgrade peer-id to same version used by libp2p #38

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

achingbrain
Copy link
Member

Downgrades the peer-id dependency to the same version used by the current libp2p release in order to not have mixed versions of peer-id in the dependency tree because [email protected] can't dial anything from [email protected] without upgrading it and every module it depends on.

My feeling is we'll upgrade everything when the libp2p async iterator refactor lands.

Depends on libp2p/js-libp2p-crypto#158

Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

LGTM!

Once we have libp2p-crypto released, I will merge this

@vasco-santos vasco-santos merged commit 893a2c9 into master Sep 25, 2019
@vasco-santos vasco-santos deleted the downgrade-peer-id branch September 25, 2019 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants