diff options
| author | Husam Salhab <47015061+hsalhab@users.noreply.github.com> | 2020-10-07 00:49:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 00:49:36 -0400 |
| commit | 8aafec40501b2236f127cf9175e8a21eb31ee9b0 (patch) | |
| tree | 35f8c9e0667c4f042e609651b3fcc0eae38ebac1 /package.json | |
| parent | 7df032689e61110914e063b53af62c5b0922014d (diff) | |
upgrade RN (#44)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 96c7d401..a505886b 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@react-navigation/stack": "^5.6.2", "@types/react-native-vector-icons": "^6.4.5", "moment": "^2.27.0", - "react": "16.11.0", - "react-native": "0.62.2", + "react": "16.13.1", + "react-native": "0.63.3", "react-native-animatable": "^1.3.3", "react-native-confirmation-code-field": "^6.5.0", "react-native-datepicker": "^1.7.2", |
