Updates the RN version to 0.59.10

This commit is contained in:
Sofiya Tepikin
2019-11-14 17:15:36 +01:00
parent 23ba5115d2
commit 6175738fec
11 changed files with 418 additions and 122 deletions
+7 -7
View File
@@ -30,12 +30,12 @@
"js-base64": "^2.4.8",
"js-joda": "^1.8.2",
"moment": "^2.22.2",
"nodejs-mobile-react-native": "^0.4.2",
"nodejs-mobile-react-native": "^0.4.3",
"object-path": "^0.11.4",
"obv": "0.0.1",
"prop-types": "^15.6.2",
"react": "16.8.3",
"react-native": "0.59.0",
"react-native": "0.59.10",
"react-native-calendars": "^1.19.3",
"react-native-document-picker": "^2.1.0",
"react-native-fs": "^2.13.3",
@@ -52,11 +52,11 @@
"sympto": "^1.0.4"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/runtime": "^7.4.3",
"@babel/core": "^7.4.5",
"@babel/runtime": "^7.4.5",
"@babel/register": "^7.0.0",
"babel-jest": "^24.7.1",
"jest": "^24.7.1",
"babel-jest": "^24.8.0",
"jest": "^24.8.0",
"babel-eslint": "^10.0.1",
"basic-changelog": "gitlab:bloodyhealth/basic-changelog",
"chai": "^4.1.2",
@@ -66,7 +66,7 @@
"eslint-plugin-react": "^7.8.2",
"jase": "^1.2.0",
"left-pad": "^1.3.0",
"metro-react-native-babel-preset": "^0.53.1",
"metro-react-native-babel-preset": "^0.54.1",
"react-test-renderer": "16.8.3",
"mocha": "^5.2.0",
"react-native-version": "^3.1.0",