diff --git a/package.json b/package.json index e271be0196..bc7982a470 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,13 @@ "import": "./dist/lib/peer_discovery_static_list.js" } }, + "typesVersions": { + "*": { + "lib/*": [ + "dist/lib/*" + ] + } + }, "type": "module", "repository": "https://github.com/status-im/js-waku", "license": "MIT OR Apache-2.0",