[RN] Update react-native-fetch-blob dependency

Maintainership changed, and in addition, they fixed the issue / warning about
non-UI thread initialization.
This commit is contained in:
Saúl Ibarra Corretgé 2018-05-21 12:47:18 +02:00
parent 90d2340609
commit d35a1d60a0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -12620,7 +12620,7 @@
}
},
"react-native-fetch-blob": {
"version": "github:flatfox-ag/react-native-fetch-blob#01f38a4537baecd3ea0cb93c27e84553f3fc5231",
"version": "github:joltup/react-native-fetch-blob#1f9a1761aea4e37bd672bd0d233f3adf0e113a11",
"requires": {
"base-64": "0.1.0",
"glob": "7.0.6"

View File

@ -58,7 +58,7 @@
"react-native-background-timer": "2.0.0",
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#dabfabc4bacc1424a8b93ebdda6f3820dee198cb",
"react-native-callstats": "3.50.4",
"react-native-fetch-blob": "github:flatfox-ag/react-native-fetch-blob#exception_fixes",
"react-native-fetch-blob": "github:joltup/react-native-fetch-blob#1f9a1761aea4e37bd672bd0d233f3adf0e113a11",
"react-native-img-cache": "1.5.2",
"react-native-immersive": "1.1.0",
"react-native-keep-awake": "2.0.6",