Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
chore: fix version of react-navigation-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Sep 12, 2019
1 parent 90fed6a commit a993636
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4587,10 +4587,10 @@ [email protected]:
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"

Expand Down

0 comments on commit a993636

Please sign in to comment.