diff --git a/package.json b/package.json index 71283ea1..473e9a17 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "main": "lib/commonjs/index.js", "module": "lib/module/index.js", "react-native": "src/index.ts", - "types": "lib/typescript/src/index.d.ts", + "types": "src/index.d.ts", "files": [ "lib/", "src/"