"fix(add-react-native-config): add react-native.config to npm publish"

This commit is contained in:
Chiara Mooney 2021-05-12 15:56:51 -07:00 committed by GitHub
parent 89fd2db39b
commit 3b3628a582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,7 @@
"lib",
"index.js",
"index.d.ts",
"react-native-webview.podspec"
"react-native-webview.podspec",
"react-native-config.js"
]
}