alanshaw / it-ws

🕸 🔌 Simple async iterators for websocket client and server connections
Other
11 stars 11 forks source link

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

Closed maschad closed 1 year ago

maschad commented 1 year ago

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

See https://github.com/libp2p/js-libp2p-websockets/pull/246#issuecomment-1578833261 for reference

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 6.0.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: