mirror of https://github.com/status-im/js-waku.git
chore: fix size-limit
This commit is contained in:
parent
55192a2774
commit
16cca33a59
|
@ -25,7 +25,7 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: "DNS discovery",
|
||||
path: "packages/core/bundle/lib/peer_discovery_dns.js",
|
||||
path: "packages/dns-discovery/bundle/index.js",
|
||||
import: "{ PeerDiscoveryDns }",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue