We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db13054 commit edbb24eCopy full SHA for edbb24e
package.json
@@ -4,7 +4,7 @@
4
"description": "Apphud SDK for react native",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
- "types": "lib/typescript/index.d.ts",
+ "types": "lib/typescript/src/index.d.ts",
8
"react-native": "src/index",
9
"source": "src/index",
10
"files": [
0 commit comments