We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2c2556 + 30f9395 commit 5e02bf5Copy full SHA for 5e02bf5
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-file-viewer-turbo",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"description": "Native file viewer for react-native - now with TurboModules support",
5
"source": "./src/index.tsx",
6
"main": "./lib/module/index.js",
@@ -169,6 +169,7 @@
169
"source": "src",
170
"output": "lib",
171
"targets": [
172
+ "codegen",
173
"commonjs",
174
[
175
"module",
0 commit comments