aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@thetaggid.com>2021-02-05 16:49:11 -0500
committerGitHub <noreply@github.com>2021-02-05 16:49:11 -0500
commitf591dd437a1273d99709aa6a3637a3a2922e6f4d (patch)
tree881a638023eaffc78e4050913be4a581395d58c7 /package.json
parented866c9304a4996c4cdfb19224b7ea26c2ee7e32 (diff)
parent1d7890a41a2fa01f1fc84e04b1144ab705c5bd58 (diff)
Merge pull request #218 from shravyaramesh/tma474-access-user-contacts
[TMA-474] Access user contacts
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a40111a0..0451e743 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"react-native": "0.63.3",
"react-native-animatable": "^1.3.3",
"react-native-confirmation-code-field": "^6.5.0",
+ "react-native-contacts": "^6.0.4",
"react-native-date-picker": "^3.2.5",
"react-native-device-info": "^7.3.1",
"react-native-elements": "^2.3.2",