Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: add @types/ws to dependencies to ensure types for the version of ws are compatible #71

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

maschad
Copy link

@maschad maschad commented Jun 6, 2023

We want to ensure that the types for ws are compatible where they are depended on.

See libp2p/js-libp2p-websockets#246 (comment) for reference

package.json Outdated Show resolved Hide resolved
@achingbrain achingbrain merged commit 80092e8 into alanshaw:master Aug 10, 2023
17 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 10, 2023
## [6.0.5](v6.0.4...v6.0.5) (2023-08-10)

### Dependencies

* add @types/ws to dependencies to ensure types for the version of ws are compatible ([#71](#71)) ([80092e8](80092e8))
@github-actions
Copy link

🎉 This PR is included in version 6.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants