mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-01-03 22:53:06 +00:00
chore: update export path
This commit is contained in:
parent
4c1b07af80
commit
b0292b3660
@ -18,7 +18,7 @@
|
|||||||
],
|
],
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/src/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.esm.mjs",
|
"import": "./dist/index.esm.mjs",
|
||||||
"require": "./dist/index.cjs.js"
|
"require": "./dist/index.cjs.js"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user