chore: fix gesture handler version

This commit is contained in:
Satyajit Sahoo
2020-02-03 00:23:48 +01:00
parent 0644ac03aa
commit d9237e9a0d
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-native": "~0.61.5",
"react-native-gesture-handler": "~1.5.5",
"react-native-gesture-handler": "^1.5.5",
"react-native-paper": "^3.5.0",
"react-native-reanimated": "^1.4.0",
"react-native-restart": "^0.0.13",