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

chore: remove peer deps #265

Merged
merged 10 commits into from
Apr 9, 2021
Merged

chore: remove peer deps #265

merged 10 commits into from
Apr 9, 2021

Conversation

achingbrain
Copy link
Member

We added ipfs, the http client etc as peer deps to signal to the user
that they should add the modules they depend on as deps of their project.

Starting with npm7 all peer deps get installed automatically which
defeats the purpose of our use of peer deps, so let's remove them.

We added ipfs, the http client etc as peer deps to signal to the user
that they should add the modules they depend on as deps of their project.

Starting with npm7 all peer deps get installed automatically which
defeats the purpose of our use of peer deps, so let's remove them.
@achingbrain achingbrain merged commit 7299a8c into master Apr 9, 2021
@achingbrain achingbrain deleted the chore/remove-peer-deps branch April 9, 2021 14:34
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