File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4343 "reason-future" : " ^2.6.0" ,
4444 "reason-highlightjs" : " ^0.2.0" ,
4545 "reason-react" : " ^0.9.0" ,
46- "reason-react-native" : " ^0.63.0 " ,
46+ "reason-react-native" : " ^0.63.3 " ,
4747 "static-server-cli" : " ^1.0.2" ,
4848 "trash-cli" : " ^1.4.0"
4949 }
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ let sections = [
108108 ("KeyboardAvoidingView" , comp ++ "KeyboardAvoidingView/" ),
109109 ("MaskedViewIOS" , comp ++ "MaskedViewIOS/" ),
110110 ("Modal" , comp ++ "Modal/" ),
111+ ("Pressable" , comp ++ "Pressable/" ),
111112 ("RefreshControl" , comp ++ "RefreshControl/" ),
112113 ("SafeAreaView" , comp ++ "SafeAreaView/" ),
113114 ("ScrollView" , comp ++ "ScrollView/" ),
Original file line number Diff line number Diff line change @@ -2289,10 +2289,10 @@ reason-highlightjs@^0.2.0:
22892289 resolved "https://registry.yarnpkg.com/reason-highlightjs/-/reason-highlightjs-0.2.1.tgz#65fb8d7faa7c14c5dbcd4104bb9216abac919729"
22902290 integrity sha512-DWWPtfeQjwKgHj2OOieEIAB544uAVjwOAIAg2Yu09CobdUe41Yah0Z67GEvmVtpYCGG/+3CZvDRM1hMVr1zN3A==
22912291
2292- reason-react-native@^0.63.0 :
2293- version "0.63.0 "
2294- resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.0 .tgz#08de85136a41809b9a66cac066d4ea6975406000 "
2295- integrity sha512-rE1OOph5Jxceost2ahdvX+VXJ2RPNyefX9FMXa/OXgqmLKjFeZuyVOySUj41UoohOYyKmZWbgansDGccwYrdUQ ==
2292+ reason-react-native@^0.63.3 :
2293+ version "0.63.3 "
2294+ resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.3 .tgz#0bf87e3be6e7db20da35b438c9739494d803aa7b "
2295+ integrity sha512-fsxrYvL+Z2BWvoBad91Qhg+N77dn6rpXDsQs7UtfIW1lH1zAukRTOw/CXAvs0p8VZA+3nDTId6xqwjxheuKV/g ==
22962296
22972297reason-react@^0.9.0 :
22982298 version "0.9.1"
You can’t perform that action at this time.
0 commit comments