mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-01-04 07:03:07 +00:00
Merge pull request #42 from waku-org/fix/types
chore: update export path
This commit is contained in:
commit
5586ceb38b
@ -18,7 +18,7 @@
|
||||
],
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/src/index.d.ts",
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.esm.mjs",
|
||||
"require": "./dist/index.cjs.js"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user