We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39583fe commit 0bcd1f6Copy full SHA for 0bcd1f6
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/commonjs/index.js",
6
"react-native": "lib/module/index.js",
7
"module": "lib/module/index.js",
8
- "types": "lib/typescript/src/index.d.ts",
+ "types": "lib/typescript/index.d.ts",
9
"author": "",
10
"license": "MIT",
11
"files": [
0 commit comments