瀏覽代碼

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

Maintainership changed, and in addition, they fixed the issue / warning about
non-UI thread initialization.
master
Saúl Ibarra Corretgé 7 年之前
父節點
當前提交
d35a1d60a0
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json 查看文件

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

+ 1
- 1
package.json 查看文件

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

Loading…
取消
儲存