Skip to content

Commit

Permalink
fix: type export via typesVersions
Browse files Browse the repository at this point in the history
  • Loading branch information
filoozom authored and fryorcraken committed Aug 19, 2022
1 parent 6781166 commit 5137f28
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"import": "./dist/lib/peer_discovery_dns/index.js"
}
},
"typesVersions": {
"*": {
"lib/*": [
"dist/lib/*"
]
}
},
"type": "module",
"repository": "https://github.com/status-im/js-waku",
"license": "MIT OR Apache-2.0",
Expand Down

0 comments on commit 5137f28

Please sign in to comment.