mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
Merge pull request #1097 from waku-org/feat/moduleresolution-node
This commit is contained in:
commit
248b7bd320
@ -18,6 +18,15 @@
|
||||
"import": "./dist/symmetric.js"
|
||||
}
|
||||
},
|
||||
"typesVersions": {
|
||||
"*": {
|
||||
"*": [
|
||||
"*",
|
||||
"dist/*",
|
||||
"dist/*/index"
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "module",
|
||||
"author": "Waku Team",
|
||||
"homepage": "https://github.com/waku-org/js-waku/tree/master/packages/message-encryption#readme",
|
||||
|
Loading…
x
Reference in New Issue
Block a user