[RN] Update react-native-calendar-events

Fixes a crash on Android. Upstream PR: https://github.com/wmcmahan/react-native-calendar-events/pull/186
This commit is contained in:
Saúl Ibarra Corretgé 2018-08-21 11:03:28 +02:00 committed by Lyubo Marinov
parent b8179102c5
commit 8ff33684f7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -12744,8 +12744,8 @@
"integrity": "sha512-vLNJIedXQZN4p3ChFsAgVHacnJqQMnLl+wBsnZuliRkmsjEHo8kQOA9fnLih/OoiDi1O3eHQvXC5L8f+RYiKgw=="
},
"react-native-calendar-events": {
"version": "github:jitsi/react-native-calendar-events#03babdb99e7fea3539796804cecdef8a907f2a3f",
"from": "github:jitsi/react-native-calendar-events#03babdb99e7fea3539796804cecdef8a907f2a3f"
"version": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a",
"from": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a"
},
"react-native-callstats": {
"version": "3.52.0",

View File

@ -62,7 +62,7 @@
"react-i18next": "4.8.0",
"react-native": "0.55.4",
"react-native-background-timer": "2.0.0",
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#03babdb99e7fea3539796804cecdef8a907f2a3f",
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a",
"react-native-callstats": "3.52.0",
"react-native-fast-image": "4.0.14",
"react-native-immersive": "1.1.0",