js-waku/packages/peer-exchange
fryorcraken.eth 0b93fdd76d
chore: extract exports path from package.json for rollup
Also sort eslint to lint JavaScript ESM files successfully.

Fixes #933
2023-03-01 15:46:21 +11:00
..
src chore: use `BaseProtocol` on `WakuPeerExchange` 2023-02-28 13:49:36 +11:00
.eslintrc.cjs feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.prettierignore feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
CHANGELOG.md chore: update note in CHANGELOG and add missing (#1178) 2023-02-14 01:11:40 +01:00
package.json chore: extract exports path from package.json for rollup 2023-03-01 15:46:21 +11:00
rollup.config.js chore: extract exports path from package.json for rollup 2023-03-01 15:46:21 +11:00
tsconfig.dev.json chore: extract exports path from package.json for rollup 2023-03-01 15:46:21 +11:00
tsconfig.json chore: fix peer discovery peer-exchange (#1069) 2023-01-04 14:35:44 +05:30