mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-10 11:26:58 +00:00
chore: fix size-limit
This commit is contained in:
parent
55192a2774
commit
16cca33a59
@ -25,7 +25,7 @@ module.exports = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "DNS discovery",
|
name: "DNS discovery",
|
||||||
path: "packages/core/bundle/lib/peer_discovery_dns.js",
|
path: "packages/dns-discovery/bundle/index.js",
|
||||||
import: "{ PeerDiscoveryDns }",
|
import: "{ PeerDiscoveryDns }",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user