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

Commit 32cc49c

Browse files
committed
chore: sync stack
1 parent 9f45634 commit 32cc49c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@expo/vector-icons": "^10.0.6",
5151
"@react-native-community/bob": "^0.7.0",
5252
"@react-native-community/masked-view": "^0.1.5",
53-
"@react-navigation/stack": "^5.0.0-alpha.55",
53+
"@react-navigation/stack": "^5.0.0-alpha.56",
5454
"@release-it/conventional-changelog": "^1.1.0",
5555
"@types/color": "^3.0.1",
5656
"@types/jest": "^24.0.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,10 +1396,10 @@
13961396
"@react-navigation/core" "^5.0.0-alpha.30"
13971397
shortid "^2.2.15"
13981398

1399-
"@react-navigation/stack@^5.0.0-alpha.55":
1400-
version "5.0.0-alpha.55"
1401-
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.55.tgz#78a423f2ea07fd4f909179d4c445b352aa6b1789"
1402-
integrity sha512-eqfu/O7Ooxhc5GB5Fnco/Efohq4da97VEJIATco98za2Dmt/KFIGNfENe+7XhalMZmZaQTNBgxSMcxUR00C4LA==
1399+
"@react-navigation/stack@^5.0.0-alpha.56":
1400+
version "5.0.0-alpha.56"
1401+
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.56.tgz#1ea44e6511b52df004659ae8f849a123e9a2fecf"
1402+
integrity sha512-Cq21URqCmqPo2UKKR1hJ5PrxdCD9njmcwrACorMouOVx7irkE0Kl52ffQJhemG2PfadJrLfVHIKhca9n30BfHg==
14031403
dependencies:
14041404
"@react-navigation/routers" "^5.0.0-alpha.20"
14051405
color "^3.1.2"

0 commit comments

Comments
 (0)