mirror of https://github.com/status-im/js-waku.git
fix: failing CI check
add `@waku/peer-exchange` as a dependency to `tests`
This commit is contained in:
parent
bcc7c451ed
commit
93b12e59c9
|
@ -67,7 +67,8 @@
|
|||
"@waku/create": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/message-encryption": "*"
|
||||
"@waku/message-encryption": "*",
|
||||
"@waku/peer-exchange": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@libp2p/bootstrap": "^5.0.0",
|
||||
|
|
Loading…
Reference in New Issue