mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 16:23:09 +00:00
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/create": "*",
|
||||||
"@waku/enr": "*",
|
"@waku/enr": "*",
|
||||||
"@waku/interfaces": "*",
|
"@waku/interfaces": "*",
|
||||||
"@waku/message-encryption": "*"
|
"@waku/message-encryption": "*",
|
||||||
|
"@waku/peer-exchange": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@libp2p/bootstrap": "^5.0.0",
|
"@libp2p/bootstrap": "^5.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user