mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-17 13:06:05 +00:00
chore: add package.json to exports
This fixes codegen not detecting library
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"types": "./lib/typescript/module/src/index.d.ts",
|
||||
"react-native": "src/index",
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
".": {
|
||||
"import": {
|
||||
"types": "./lib/typescript/module/src/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user