Przeglądaj źródła

android: fix crash when parsing calendar events

Upstream PR: https://github.com/wmcmahan/react-native-calendar-events/pull/268
master
Saúl Ibarra Corretgé 5 lat temu
rodzic
commit
dae451e6fa
2 zmienionych plików z 3 dodań i 4 usunięć
  1. 2
    3
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 3
package-lock.json Wyświetl plik

@@ -12357,9 +12357,8 @@
12357 12357
       "integrity": "sha512-cuXIIv+dcG8a8qkTD8pMzeqOEZCO+UGKglZWIe1osve+yJslmCowYQff+bI9xa7NOt2w+Vtd4L3d9JonlSqODg=="
12358 12358
     },
12359 12359
     "react-native-calendar-events": {
12360
-      "version": "1.6.4",
12361
-      "resolved": "https://registry.npmjs.org/react-native-calendar-events/-/react-native-calendar-events-1.6.4.tgz",
12362
-      "integrity": "sha512-By4lgWQG9eewS9WzhzxVHAewxX40v1CzLnNYXFMOqF06fYVCNykiiTMGlLzz3UXHVwwN1Drxw9uWroQfGRFMsw=="
12360
+      "version": "github:jitsi/react-native-calendar-events#f621cbe97b182cfaca41545fd6b818a85d632506",
12361
+      "from": "github:jitsi/react-native-calendar-events#f621cbe97b182cfaca41545fd6b818a85d632506"
12363 12362
     },
12364 12363
     "react-native-callstats": {
12365 12364
       "version": "3.61.0",

+ 1
- 1
package.json Wyświetl plik

@@ -67,7 +67,7 @@
67 67
     "react-linkify": "1.0.0-alpha",
68 68
     "react-native": "0.59.10",
69 69
     "react-native-background-timer": "2.1.1",
70
-    "react-native-calendar-events": "1.6.4",
70
+    "react-native-calendar-events": "github:jitsi/react-native-calendar-events#f621cbe97b182cfaca41545fd6b818a85d632506",
71 71
     "react-native-callstats": "3.61.0",
72 72
     "react-native-google-signin": "2.0.0",
73 73
     "react-native-immersive": "2.0.0",

Ładowanie…
Anuluj
Zapisz