Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add socket.io-parser to peerDependencies
This should (at least in theory) fix sync issues for the `socket.io-adapter` package, which is imported by both the `socket.io` and `@socket.io/redis-adapter` packages: - `[email protected]` should resolve `socket.io-adapter@~2.4.0` - `[email protected]` should resolve `socket.io-adapter@~2.5.0` Related: - 7aecf01 - #487
- Loading branch information