Upgrade to react-native-firebase 5.1.1

- Includes the patch in our fork.
This commit is contained in:
Pedro Pombeiro 2019-07-09 16:11:18 +02:00
parent 75162432e3
commit 84cede5a96
No known key found for this signature in database
GPG Key ID: C4A24185B2AA48A1
2 changed files with 5 additions and 4 deletions

View File

@ -40,7 +40,7 @@
"react-native-crypto": "2.1.1",
"react-native-dialogs": "1.0.4",
"react-native-fetch-polyfill": "1.1.2",
"react-native-firebase": "git+https://github.com/status-im/react-native-firebase.git#v5.0.0-rc1-status",
"react-native-firebase": "5.1.1",
"react-native-fs": "2.11.15",
"react-native-gesture-handler": "^1.3.0",
"react-native-http-bridge": "0.6.1",

View File

@ -5587,9 +5587,10 @@ react-native-fetch-polyfill@1.1.2:
resolved "https://registry.yarnpkg.com/react-native-fetch-polyfill/-/react-native-fetch-polyfill-1.1.2.tgz#256b5a0abd78cc4992f7a7cf82543da2f2124a73"
integrity sha1-JWtaCr14zEmS96fPglQ9ovISSnM=
"react-native-firebase@git+https://github.com/status-im/react-native-firebase.git#v5.0.0-rc1-status":
version "5.0.0-rc1"
resolved "git+https://github.com/status-im/react-native-firebase.git#46951bf438ba4965f314a1b75a68d174d8e3eb01"
react-native-firebase@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/react-native-firebase/-/react-native-firebase-5.1.1.tgz#9dc8fd64238b7f48d63ef088b79a46376fbc9ad7"
integrity sha512-Iv+GKsk7pSX88BcDZUEyR02T4XjVqhQaGMmpzyDZ0cBc/Dpo7XxPfUc8M3z8hKFGPLJwvyFa6rMYTtz6RcJYEw==
dependencies:
opencollective-postinstall "^2.0.0"
prop-types "^15.6.2"