mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 13:04:41 +00:00
Fix exports field
This commit is contained in:
parent
43e9de6fe2
commit
792c84ec31
@ -4,7 +4,7 @@
|
||||
"description": "TypeScript implementation of the Waku v2 protocol",
|
||||
"types": "./dist/esm/index.d.ts",
|
||||
"exports": {
|
||||
"node": {
|
||||
".": {
|
||||
"import": "./dist/esm/index.js"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user