1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Revert "Revert "Upgrade React Native" - Fixes #1057"

This reverts commit 50ad4d05f2.
This commit is contained in:
Laurent Cozic 2018-12-27 20:14:20 +01:00
parent 393a545548
commit 8fcb46ca4a
2 changed files with 638 additions and 434 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,8 +23,8 @@
"moment": "^2.18.1", "moment": "^2.18.1",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
"query-string": "4.3.4", "query-string": "4.3.4",
"react": "^16.5.0", "react": "^16.6.3",
"react-native": "^0.57.1", "react-native": "^0.57.8",
"react-native-action-button": "^2.6.9", "react-native-action-button": "^2.6.9",
"react-native-camera": "^1.3.0", "react-native-camera": "^1.3.0",
"react-native-datepicker": "^1.6.0", "react-native-datepicker": "^1.6.0",
@ -64,7 +64,7 @@
"babel-jest": "19.0.0", "babel-jest": "19.0.0",
"babel-preset-react-native": "1.9.1", "babel-preset-react-native": "1.9.1",
"jest": "19.0.2", "jest": "19.0.2",
"react-test-renderer": "16.0.0-alpha.6" "react-test-renderer": "^16.6.3"
}, },
"jest": { "jest": {
"preset": "react-native" "preset": "react-native"