[RN] Update react-native-calendar-events (continued)
PR https://github.com/wmcmahan/react-native-calendar-events/pull/186 has been merged upstream.
This commit is contained in:
parent
8ff33684f7
commit
d62974b433
|
@ -11,7 +11,7 @@ PODS:
|
|||
- React/Core (= 0.55.4)
|
||||
- react-native-background-timer (2.0.0):
|
||||
- React
|
||||
- react-native-calendar-events (1.6.1):
|
||||
- react-native-calendar-events (1.6.2):
|
||||
- React
|
||||
- react-native-fast-image (4.0.14):
|
||||
- FLAnimatedImage
|
||||
|
|
|
@ -12744,8 +12744,8 @@
|
|||
"integrity": "sha512-vLNJIedXQZN4p3ChFsAgVHacnJqQMnLl+wBsnZuliRkmsjEHo8kQOA9fnLih/OoiDi1O3eHQvXC5L8f+RYiKgw=="
|
||||
},
|
||||
"react-native-calendar-events": {
|
||||
"version": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a",
|
||||
"from": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a"
|
||||
"version": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
|
||||
"from": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b"
|
||||
},
|
||||
"react-native-callstats": {
|
||||
"version": "3.52.0",
|
||||
|
|
|
@ -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#374e907f47b49e4eda300d064e783a64191f3a7a",
|
||||
"react-native-calendar-events": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
|
||||
"react-native-callstats": "3.52.0",
|
||||
"react-native-fast-image": "4.0.14",
|
||||
"react-native-immersive": "1.1.0",
|
||||
|
|
Loading…
Reference in New Issue