fix: fix incorrect reference to react-navigation. fixes #334

This commit is contained in:
Satyajit Sahoo
2020-01-05 13:03:24 +01:00
parent 88af03f9fa
commit 60c8b13fff
4 changed files with 32 additions and 418 deletions

View File

@@ -10129,10 +10129,10 @@ react-navigation-tabs@^2.5.5:
react-native-safe-area-view "^0.14.6"
react-native-tab-view "^2.9.0"
react-navigation@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-4.0.7.tgz#cc7ce334fef009242494d623e50e9cf79eb63ddd"
integrity sha512-0tTWanq870Hyr1VGHuj98+myRHNQnKgpRgjgzhAwVuLShyPIB9OnoLGIwIcqEdxgxGo+JMFmIGg8KCr7xapfgg==
react-navigation@^4.0.10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-4.0.10.tgz#ddf41134600689d6ba99e35dd22ba1f664f91e5c"
integrity sha512-7PqvmsdQ7HIyxPUMYbd9Uq//VoMdniEOLAOSvIhb/ExtbAt/1INSjUF+RiMWOMCWLTCNvNPRvTz7xy7qwWureg==
dependencies:
"@react-navigation/core" "^3.5.1"
"@react-navigation/native" "^3.6.2"