We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e0fa1 commit 74265e7Copy full SHA for 74265e7
package.json
@@ -5,7 +5,7 @@
5
"react-native": "js/index",
6
"main": "lib/commonjs/index",
7
"module": "lib/module/index",
8
- "types": "lib/typescript/lib/commonjs/index.d.ts",
+ "types": "lib/typescript/js/index.d.ts",
9
"source": "js/index",
10
"files": [
11
"lib/",
0 commit comments