chore: fix dependencies to be compatible with sdk-38

This commit is contained in:
Brent Vatne
2020-08-17 13:07:03 -07:00
committed by Satyajit Sahoo
parent b029e0f660
commit ee71a05570
4 changed files with 10 additions and 10 deletions

View File

@@ -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"