mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-29 12:55:21 +08:00
chore: fix dependencies to be compatible with sdk-38
This commit is contained in:
committed by
Satyajit Sahoo
parent
b029e0f660
commit
ee71a05570
@@ -54,7 +54,7 @@
|
||||
"react": "~16.9.0",
|
||||
"react-native": "~0.62.2",
|
||||
"react-native-gesture-handler": "^1.7.0",
|
||||
"react-native-reanimated": "^1.10.1",
|
||||
"react-native-reanimated": "1.9.0",
|
||||
"react-native-safe-area-context": "~3.1.1",
|
||||
"react-native-screens": "^2.9.0",
|
||||
"typescript": "^3.9.7"
|
||||
|
||||
Reference in New Issue
Block a user