mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 16:23:09 +00:00
fix: @waku/create should not depend on @waku/peer-exchange
This commit is contained in:
parent
0824345f0e
commit
f0ac886593
2
package-lock.json
generated
2
package-lock.json
generated
@ -29007,7 +29007,6 @@
|
|||||||
"@libp2p/websockets": "^5.0.3",
|
"@libp2p/websockets": "^5.0.3",
|
||||||
"@waku/core": "0.0.11",
|
"@waku/core": "0.0.11",
|
||||||
"@waku/dns-discovery": "0.0.6",
|
"@waku/dns-discovery": "0.0.6",
|
||||||
"@waku/peer-exchange": "0.0.4",
|
|
||||||
"libp2p": "^0.42.2"
|
"libp2p": "^0.42.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -33976,7 +33975,6 @@
|
|||||||
"@waku/core": "0.0.11",
|
"@waku/core": "0.0.11",
|
||||||
"@waku/dns-discovery": "0.0.6",
|
"@waku/dns-discovery": "0.0.6",
|
||||||
"@waku/interfaces": "0.0.8",
|
"@waku/interfaces": "0.0.8",
|
||||||
"@waku/peer-exchange": "0.0.4",
|
|
||||||
"cspell": "^6.28.0",
|
"cspell": "^6.28.0",
|
||||||
"eslint": "^8.35.0",
|
"eslint": "^8.35.0",
|
||||||
"eslint-config-prettier": "^8.6.0",
|
"eslint-config-prettier": "^8.6.0",
|
||||||
|
|||||||
@ -55,7 +55,6 @@
|
|||||||
"@libp2p/websockets": "^5.0.3",
|
"@libp2p/websockets": "^5.0.3",
|
||||||
"@waku/core": "0.0.11",
|
"@waku/core": "0.0.11",
|
||||||
"@waku/dns-discovery": "0.0.6",
|
"@waku/dns-discovery": "0.0.6",
|
||||||
"@waku/peer-exchange": "0.0.4",
|
|
||||||
"libp2p": "^0.42.2"
|
"libp2p": "^0.42.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user