[RN] Update react-native to 0.55.4

Also bump React to 16.3.2, since it's required.
This commit is contained in:
Saúl Ibarra Corretgé
2018-05-22 14:05:01 +02:00
committed by Lyubo Marinov
parent e93c9dde5d
commit 2b7976380e
10 changed files with 6403 additions and 1396 deletions

View File

@@ -51,10 +51,10 @@
"moment": "2.19.4",
"postis": "2.2.0",
"prop-types": "15.6.0",
"react": "16.2.0",
"react-dom": "16.2.0",
"react": "16.3.1",
"react-dom": "16.3.1",
"react-i18next": "4.8.0",
"react-native": "0.51.0",
"react-native": "0.55.4",
"react-native-background-timer": "2.0.0",
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#dabfabc4bacc1424a8b93ebdda6f3820dee198cb",
"react-native-callstats": "3.27.0",
@@ -94,7 +94,7 @@
"eslint-plugin-react-native": "3.2.0",
"expose-loader": "0.7.4",
"file-loader": "1.1.5",
"flow-bin": "0.57.3",
"flow-bin": "0.67.1",
"imports-loader": "0.7.1",
"node-sass": "4.8.3",
"precommit-hook": "3.0.0",