Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We added ipfs-http-client as a peer dep 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.
- Loading branch information