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 4f3e34e commit 1131e31Copy full SHA for 1131e31
package.json
@@ -10,7 +10,7 @@
10
"license": "MIT",
11
"main": "lib/commonjs/index.js",
12
"module": "lib/module/index.js",
13
- "react-native": "src/index.js",
+ "react-native": "src/index.ts",
14
"types": "lib/typescript/src/index.d.ts",
15
"files": [
16
"lib/",
0 commit comments