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

Commit

Permalink
chore: sync latest stack
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Jan 5, 2020
1 parent 589caff commit 4120368
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.50",
"@react-navigation/stack": "^5.0.0-alpha.52",
"@release-it/conventional-changelog": "^1.1.0",
"@types/color": "^3.0.1",
"@types/jest": "^24.0.25",
Expand Down Expand Up @@ -82,7 +82,7 @@
"react-native": "*",
"react-native-gesture-handler": "^1.5.0",
"react-native-safe-area-context": "^0.6.0",
"react-native-screens": "^1.0.0 || ^1.0.0-alpha.0 || ^2.0.0-alph.20",
"react-native-screens": "^1.0.0 || ^1.0.0-alpha.0 || ^2.0.0-alpha.20",
"react-navigation": "^4.0.10"
},
"jest": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,20 +1388,20 @@
react-native-safe-area-view "^0.14.1"
react-native-screens "^1.0.0 || ^1.0.0-alpha"

"@react-navigation/routers@^5.0.0-alpha.19":
version "5.0.0-alpha.19"
resolved "https://registry.yarnpkg.com/@react-navigation/routers/-/routers-5.0.0-alpha.19.tgz#2038fd99c0e40e73e528aa54fbc23b1e166e9fbf"
integrity sha512-lUaXF97TRS738CssjBthnX95qriFi2zJUldGyZ6WD/isKX55/SKdRotsRH4Q4AIsFTrWrAv3MpU5d+naeLD9KQ==
"@react-navigation/routers@^5.0.0-alpha.20":
version "5.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@react-navigation/routers/-/routers-5.0.0-alpha.20.tgz#f0c89baf2331f01ff90391f3e9a00a9d048a45be"
integrity sha512-Kxft5TEcA5JWGxw5KyvY/AAC14+yOS7gdtlVm9EhEkZYbJRMudFwj8MnG4XtOll9uhEwJdFLV4e1wbTTJP2Hlw==
dependencies:
"@react-navigation/core" "^5.0.0-alpha.30"
shortid "^2.2.15"

"@react-navigation/stack@^5.0.0-alpha.50":
version "5.0.0-alpha.50"
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.50.tgz#72285d5df0be334846fdf702628283c3644f831b"
integrity sha512-v+wM5QmU9YT0Z0K6IBc5Oo62iYNc4D3IB0MTxOHCIyrTo1AY9ZsPScxpflYhC2vHDVFSGKIFhO1ghKd1/FFK0A==
"@react-navigation/stack@^5.0.0-alpha.52":
version "5.0.0-alpha.52"
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.52.tgz#fb7b8124e654e6d6216360a22344dfc2f1a7e27f"
integrity sha512-9FT62qy89SFtXVa+HRtMJliUjRv+EuMc1UArk3asZRoorY6Tn/krQ3EbQgaGgPDHlfd/GMVqn+sBfiipR465/Q==
dependencies:
"@react-navigation/routers" "^5.0.0-alpha.19"
"@react-navigation/routers" "^5.0.0-alpha.20"
color "^3.1.2"
react-native-iphone-x-helper "^1.2.1"

Expand Down

0 comments on commit 4120368

Please sign in to comment.