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