Skip to content

Commit d3f34d9

Browse files
committed
Upgrade to RN 0.59.8
1 parent 43aef9c commit d3f34d9

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
@@ -15,7 +15,7 @@
1515
"apisauce": "^1.0.2",
1616
"prop-types": "^15.7.2",
1717
"react": "16.8.3",
18-
"react-native": "0.59.4",
18+
"react-native": "0.59.8",
1919
"react-native-gesture-handler": "^1.1.0",
2020
"react-navigation": "^3.6.0",
2121
"react-redux": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5755,10 +5755,10 @@ react-native-tab-view@^1.0.0, react-native-tab-view@^1.2.0:
57555755
dependencies:
57565756
prop-types "^15.6.1"
57575757

5758-
5759-
version "0.59.4"
5760-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"
5761-
integrity sha512-etnXQp9IZgC8Vj5gsxZEDP4xRjJVNIj5/BSE1WcNAONG6tu6+mDBntx1jxHInwh61WYNgoQJuQGsbN5Na59ZDw==
5758+
5759+
version "0.59.8"
5760+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.8.tgz#ade4141c777c60f5ec4889d9811d0f80a9d56547"
5761+
integrity sha512-x1T+/pEXrjgdH9uDzd5doJy5aFlBqW04j7ljDKIGALchhnvdFbtXXrUZ/1PfWHMrIdZxtaDt4tkSttp662GSQA==
57625762
dependencies:
57635763
"@babel/runtime" "^7.0.0"
57645764
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)