Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

fix: update project, remove @libp2p/components and unused deps #20

Merged
merged 5 commits into from
Oct 17, 2022

Conversation

achingbrain
Copy link
Member

Removes a lot of dependencies that are not used.

Export factory function that allows constructor injection instead
of post-construction initialization.

Technically breaking but this is still yet to be usable with a
released version of libp2p so 🤷‍♂️
Removes a lot of dependencies that are not used.
@MarcoPolo
Copy link
Contributor

Looks like we were depending on things transitively by mistake (CI is failing), should be an easy fix.

@achingbrain achingbrain changed the title fix: remove unused deps fix: update project, remove @libp2p/components and unused deps Oct 17, 2022
@achingbrain achingbrain merged commit 568638e into main Oct 17, 2022
@achingbrain achingbrain deleted the fix/update-project branch October 17, 2022 15:46
github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [1.0.2](v1.0.1...v1.0.2) (2022-10-17)

### Bug Fixes

* update project, remove @libp2p/components and unused deps ([#20](#20)) ([568638e](568638e))
@github-actions
Copy link

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants