diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-07-23 19:48:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-23 19:48:49 -0400 |
| commit | 30f8f9c9585704d03e299f648e3a1441818cccb0 (patch) | |
| tree | 9059c1701903a9028d38bfd4c4915ac5c873e9ed /yarn.lock | |
| parent | 3ea48445e330b89ad0d78b3964e933a7d4d30395 (diff) | |
| parent | 4e1172ba83a920a11ffac6c8d6b0362deaf2b965 (diff) | |
Merge pull request #516 from shravyaramesh/tma936-pause-video
[TMA-936] Pause video
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7439,6 +7439,11 @@ react-native-share@^5.1.7: resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-5.3.0.tgz#e501f974f2c0e12f8c78aa744dfc5bdf6bc54978" integrity sha512-VHRVxCyENhKThfap2Y7eXawuCqMpSvKYsvANZUfeTKrTlZ86hVi9h0+ITXKTLIj8gOB8qmSYUzKG7o6Kj4wKJg== +react-native-simple-gradient-progressbar-view@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/react-native-simple-gradient-progressbar-view/-/react-native-simple-gradient-progressbar-view-0.2.0.tgz#77dbce7555fca836d815f6644e1f23d35ed3908b" + integrity sha512-mqavQMhdTtb/StG/zsB844GhTNKQr3Bp+u1LTV9bU68mB/bS6VQiHh6WLfM1VPPXiAKTE1bI8i8RfKvOwrIp/A== + react-native-snap-carousel@^3.9.1: version "3.9.1" resolved "https://registry.yarnpkg.com/react-native-snap-carousel/-/react-native-snap-carousel-3.9.1.tgz#6fd9bd8839546c2c6043a41d2035afbc6fe0443e" |
