mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 18:38:11 +00:00
fix: @waku/interfaces
This commit is contained in:
parent
c409076365
commit
fe818580f2
@ -9,9 +9,6 @@
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.js"
|
||||
},
|
||||
"./lib/interfaces": {
|
||||
"types": "./dist/lib/interfaces.d.ts"
|
||||
},
|
||||
"./lib/peer_discovery_dns": {
|
||||
"types": "./dist/lib/peer_discovery_dns/index.d.ts",
|
||||
"import": "./dist/lib/peer_discovery_dns/index.js"
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"entryPoints": [
|
||||
"./src/index.ts",
|
||||
"./src/lib/interfaces.ts",
|
||||
"./src/lib/peer_discovery_dns.ts",
|
||||
"./src/lib/peer_discovery_static_list.ts",
|
||||
"./src/lib/predefined_bootstrap_nodes.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user