chore: fix version of react-navigation-stack

This commit is contained in:
satyajit.happy
2019-09-12 20:17:19 +02:00
parent f3cb10bf21
commit 6144eeb89a
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"react-native-screens": "1.0.0-alpha.22",
"react-native-tab-view": "^2.10.0",
"react-navigation": "^4.0.4",
"react-navigation-stack": "^1.7.2"
"react-navigation-stack": "^1.7.3"
},
"devDependencies": {
"babel-plugin-module-resolver": "^3.2.0",

View File

@@ -4587,10 +4587,10 @@ react-native-webview@5.8.1:
xmldoc "^0.4.0"
yargs "^9.0.0"
react-navigation-stack@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-1.7.2.tgz#d7cf7a7dc76c2390024be6358fc65461c848a034"
integrity sha512-72oL9rVXUFvFayoA7k+OgXcwP/6e5BAtCSpUXfKX+lZYrJe3BvuhZz2KDhEjdfbuP/sNok55ZRzc3/X1kh5mxQ==
react-navigation-stack@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-1.7.3.tgz#2dce28bdc80bbd2bf09755a6aa7200055a907504"
integrity sha512-wOt7T5NkIFInnFw+cxkUHUbNrXbPqascScia6azMWSdHhx+gvz3uW4Ubyw+2NULHcoshU53boUuQ8lUmUrJdhg==
dependencies:
prop-types "^15.7.2"