1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00

Upgrade React Native

This commit is contained in:
Laurent Cozic
2018-12-17 23:11:53 +01:00
parent c0d679b6c2
commit 32c02275a2
2 changed files with 658 additions and 454 deletions

File diff suppressed because it is too large Load Diff

View File

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