Skip to content

Commit aff045b

Browse files
committed
upgrade to RN 0.59.4
1 parent c47e632 commit aff045b

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.3",
18+
"react-native": "0.59.4",
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.3"
5760-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.3.tgz#b984bbe457f63d5515046d32ea5721fd22843548"
5761-
integrity sha512-dv3AA2rH0L0IccxRkIs4YsriaECy9ttTXrwrgwETXqmE45uVrBFRGePUFnqjcikYkkm6sS0FRxcva088un76JA==
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==
57625762
dependencies:
57635763
"@babel/runtime" "^7.0.0"
57645764
"@react-native-community/cli" "^1.2.1"

0 commit comments

Comments
 (0)