chore: fix size-limit

This commit is contained in:
fryorcraken.eth 2022-11-03 23:04:33 +11:00
parent 55192a2774
commit 16cca33a59
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -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 }",
},
{