diff --git a/package.json b/package.json index b734c04e..7e3da3dc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "react-native": "src/index.ts", "module": "lib/module/index.js", - "types": "lib/typescript/src/index.d.ts", + "types": "lib/typescript/index.d.ts", "files": [ "src", "lib"