aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHusam Salhab <47015061+hsalhab@users.noreply.github.com>2020-10-07 00:49:36 -0400
committerGitHub <noreply@github.com>2020-10-07 00:49:36 -0400
commit8aafec40501b2236f127cf9175e8a21eb31ee9b0 (patch)
tree35f8c9e0667c4f042e609651b3fcc0eae38ebac1 /package.json
parent7df032689e61110914e063b53af62c5b0922014d (diff)
upgrade RN (#44)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",