diff --git a/package.json b/package.json index 2528dbfea8..69f77ee155 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "react-native": "./src/index.ts", "exports": { ".": { - "react-native": "./src/index.ts", "source": "./src/index.ts", "types": "./lib/typescript/src/index.d.ts", + "react-native": "./src/index.ts", "default": "./lib/module/index.js" }, "./package.json": "./package.json"