Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Commit 4537990

Browse files
committed
fix(deps): update dependency react-native-screens to v1.0.0-alpha.20
1 parent dec2c86 commit 4537990

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"metro-react-native-babel-preset": "0.51.1",
2121
"react": "16.7.0-alpha.2",
2222
"react-native": "npm:@brunolemos/react-native",
23-
"react-native-screens": "1.0.0-alpha.19"
23+
"react-native-screens": "1.0.0-alpha.20"
2424
},
2525
"resolutions": {
2626
"scheduler": "0.12.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9819,10 +9819,10 @@ react-is@^16.7.0:
98199819
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa"
98209820
integrity sha512-Z0VRQdF4NPDoI0tsXVMLkJLiwEBa+RP66g0xDHxgxysxSoCUccSten4RTF/UFvZF1dZvZ9Zu1sx+MDXwcOR34g==
98219821

9822-
9823-
version "1.0.0-alpha.19"
9824-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.19.tgz#ecf3c9023e169b7013266d40b9c5599f37667f6d"
9825-
integrity sha512-+a7GdwzLWYWYVUJMg+XuyBoRFGD8GdGyBfebuTNBY+xwUZpTXCaK/GlLGL6EE3h0iBHZu83do7zViEailWRNyA==
9822+
9823+
version "1.0.0-alpha.20"
9824+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.20.tgz#1a28389b702654862584824ae93650c1bca7c12d"
9825+
integrity sha512-cQ8wr2gP3S+2ZmPilOFHlJvKAbewZCBtIycGMfddGjirJ5hA795Zf5PHe8MPaC1o7ZgjC1urPrpHCXo8OFBojA==
98269826

98279827
98289828
version "1.5.0"

0 commit comments

Comments
 (0)