diff --git a/package.json b/package.json index 2c19c02ef..03170c2a6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "lib/commonjs/index.js", "module": "lib/module/index.js", "react-native": "lib/module/index.js", - "types": "lib/typescript/index.d.ts", + "types": "lib/typescript/src/index.d.ts", "files": [ "src", "lib"