diff --git a/package.json b/package.json index 647e47c..b0b52d6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "React Native Rich Text Editor", "main": "lib/commonjs/index", "module": "lib/module/index", - "types": "lib/typescript/src/index.d.ts", + "types": "lib/typescript/index.d.ts", "react-native": "src/index", "exports": { ".": {