diff options
| author | Michael <michael.foiani@gmail.com> | 2021-07-06 14:20:26 -0400 |
|---|---|---|
| committer | Michael <michael.foiani@gmail.com> | 2021-07-06 14:20:26 -0400 |
| commit | 843a9d39b99815bc232b4a105e5900f1d29535b5 (patch) | |
| tree | 0270d77156d977d47a386a9b9017de33eaae5fa4 /package.json | |
| parent | d41ecbf7e16757c0cfe8738c93b79f2ada5baa98 (diff) | |
| parent | f88193340ef5110080732d37c6a6ab69013f7b36 (diff) | |
Merge with new master
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 0910f95b..2a758342 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "react-native": "0.63.3", "react-native-animatable": "^1.3.3", "react-native-camera": "^3.44.1", + "react-native-circular-progress": "^1.3.7", "react-native-confirmation-code-field": "^6.5.0", "react-native-contacts": "^6.0.4", "react-native-controlled-mentions": "^2.2.5", @@ -61,7 +62,7 @@ "react-native-share": "^5.1.7", "react-native-snap-carousel": "^3.9.1", "react-native-splash-screen": "^3.2.0", - "react-native-svg": "^12.1.0", + "react-native-svg": "^12.1.1", "react-native-vector-icons": "^7.0.0", "react-native-video": "^5.1.1", "react-native-video-processing": "^2.0.0", |
