File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ PODS:
231
231
- React
232
232
- RNGestureHandler (1.5.6):
233
233
- React
234
- - RNReanimated (1.4 .0):
234
+ - RNReanimated (1.7 .0):
235
235
- React
236
236
- RNTextSize (4.0.0-rc.1):
237
237
- React
@@ -383,7 +383,7 @@ SPEC CHECKSUMS:
383
383
RNCAsyncStorage: 8539fc80a0075fcc9c8e2dff84cd22dc5bf1dacf
384
384
RNDateTimePicker: 1e20e91177ab5e885aa645666c5490ad99e9a839
385
385
RNGestureHandler: 911d3b110a7a233a34c4f800e7188a84b75319c6
386
- RNReanimated: b2ab0b693dddd2339bd2f300e770f6302d2e960c
386
+ RNReanimated: 031fe8d9ea93c2bd689a40f05320ef9d96f74d7f
387
387
RNTextSize: 91955a6ea2adda9dc7802ce472b7a4dc717686f6
388
388
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
389
389
Original file line number Diff line number Diff line change 74
74
"jest" : " ^24.5.0" ,
75
75
"metro-react-native-babel-preset" : " ^0.53.1" ,
76
76
"mocha" : " ^5.0.0" ,
77
- "react" : " 16.9.0" ,
78
77
"prettier-eslint" : " ^9.0.0" ,
78
+ "react" : " 16.9.0" ,
79
79
"react-autobind" : " ^1.0.6" ,
80
80
"react-dom" : " ^15.4.2" ,
81
81
"react-js-to-ts" : " ^1.4.0" ,
82
82
"react-native" : " 0.61.5" ,
83
+ "react-native-gesture-handler" : " 1.5.6" ,
83
84
"react-native-keyboard-aware-scrollview" : " ^2.0.0" ,
84
85
"react-native-keyboard-tracking-view" : " ^5.6.1" ,
85
86
"react-native-navigation" : " ^3.4.0" ,
86
- "react-native-gesture-handler" : " 1.5.6" ,
87
- "react-native-reanimated" : " 1.4.0" ,
87
+ "react-native-reanimated" : " ^1.7.0" ,
88
88
"shell-utils" : " ^1.0.10" ,
89
89
"typescript" : " ^2.9.2"
90
90
},
You can’t perform that action at this time.
0 commit comments