aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-29 17:06:19 -0400
committerGitHub <noreply@github.com>2021-06-29 17:06:19 -0400
commit66c974161b59f1e3570e2a4a42334fabc16c2129 (patch)
tree7a1546101e2966b7bb38bf92bca4be64b1ccd7b6 /yarn.lock
parent53bdc94cf0491e348b7d4ad61e51ce1844423773 (diff)
parentd4b210518eaffd3bf1320ca7ce7fa4a6d611528f (diff)
Merge pull request #476 from shravyaramesh/tma937-tagg-camera
[TMA-937] Tagg Camera
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 4e31b01a..a0ac5baf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6372,6 +6372,13 @@ react-native-animatable@^1.3.3:
dependencies:
prop-types "^15.7.2"
+react-native-camera@^3.44.1:
+ version "3.44.1"
+ resolved "https://registry.yarnpkg.com/react-native-camera/-/react-native-camera-3.44.1.tgz#60e7d60fe778c1fc59d0579b64c63c3c1a59865a"
+ integrity sha512-B95RL3laK2v8R7L/37v28MYcEcwsM/mS94h6EZuRMLH5HFolkAwh7zJo+UAn7FG9eFtAdBwIM6s9OqYudTVO4Q==
+ dependencies:
+ prop-types "^15.6.2"
+
react-native-confirmation-code-field@^6.5.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/react-native-confirmation-code-field/-/react-native-confirmation-code-field-6.7.0.tgz#81f5e646898addb3243cf89d41d884b0762ae962"