We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a494d commit d9e06c7Copy full SHA for d9e06c7
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"version": "0.7.2",
4
"description": "Native file viewer for react-native - now with TurboModules support",
5
"source": "./src/index.tsx",
6
- "main": "./lib/module/index.js",
+ "main": "./lib/commonjs/index.js",
7
"module": "./lib/module/index.js",
8
"types": "./lib/typescript/module/src/index.d.ts",
9
"exports": {
0 commit comments