From 06b9e54758a82b21fc31ff1608de8f191a5d513e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 May 2018 22:11:27 +0000 Subject: [PATCH] fix(package): update react-native to version 0.55.4 Closes #69 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e258381..a4e9eb8 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "react-dev-utils": "^5.0.0", "react-dom": "^16.2.0", "react-i18next": "^7.4.0", - "react-native": "0.54.2", + "react-native": "0.55.4", "react-native-material-ripple": "^0.8.0", "react-native-vector-icons": "^4.5.0", "react-native-web": "0.5.3",