mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-06-07 12:29:29 +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",
|
"description": "TypeScript implementation of the Waku v2 protocol",
|
||||||
"types": "./dist/esm/index.d.ts",
|
"types": "./dist/esm/index.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"node": {
|
".": {
|
||||||
"import": "./dist/esm/index.js"
|
"import": "./dist/esm/index.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user