chore: update react-native-screens

This commit is contained in:
satyajit.happy
2019-10-31 13:49:22 +01:00
parent c07d61dc41
commit c55d4511ff
5 changed files with 9 additions and 9 deletions

View File

@@ -34,14 +34,14 @@
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
"del-cli": "^2.0.0",
"react-native-screens": "^2.0.0-alpha.6",
"react-native-screens": "^2.0.0-alpha.7",
"typescript": "^3.5.3"
},
"peerDependencies": {
"@react-navigation/core": "^5.0.0-alpha.0",
"react": "*",
"react-native": "*",
"react-native-screens": "^2.0.0-alpha.6"
"react-native-screens": "^2.0.0-alpha.7"
},
"@react-native-community/bob": {
"source": "src",