diff options
| author | Shravya Ramesh <shravs1208@gmail.com> | 2021-02-03 10:50:46 -0800 |
|---|---|---|
| committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-02-03 10:50:46 -0800 |
| commit | c4de05cff65c1b81c135aeee6c8fe2ed6420ba5d (patch) | |
| tree | e34880edaac6d3359dfaacf9a98a8d018dfe20af /package.json | |
| parent | 4ec594d00b897ac9882a65a60f0523bbe5dbcb0f (diff) | |
Added package, configution
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
