fix: fix peer dep versions

This commit is contained in:
Satyajit Sahoo
2021-03-09 20:10:12 +01:00
parent 0fce8eb2a1
commit 72f90b50d2
6 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@
"typescript": "^4.2.3"
},
"peerDependencies": {
"@react-navigation/native": "^5.0.5",
"@react-navigation/native": "^6.0.0",
"react": "*",
"react-native": "*",
"react-native-gesture-handler": ">= 1.0.0",