chore: sync latest stack

This commit is contained in:
Satyajit Sahoo
2020-01-03 18:20:25 +01:00
parent ce2ddecaf3
commit b620900f10
4 changed files with 19 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
"@expo/vector-icons": "^10.0.6",
"@react-native-community/bob": "^0.7.0",
"@react-native-community/masked-view": "^0.1.5",
"@react-navigation/stack": "^5.0.0-alpha.48",
"@react-navigation/stack": "^5.0.0-alpha.49",
"@release-it/conventional-changelog": "^1.1.0",
"@types/color": "^3.0.0",
"@types/jest": "^24.0.23",
@@ -126,6 +126,7 @@
]
},
"dependencies": {
"color": "^3.1.2"
"color": "^3.1.2",
"react-native-iphone-x-helper": "^1.2.1"
}
}