diff options
author | Hailey <me@haileyok.com> | 2024-09-06 15:01:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-06 15:01:05 -0700 |
commit | 7e4f8cabd3971bdf19647d122e3267ab6d1991e8 (patch) | |
tree | 412ab40714dde2e8d5b53a9fe931648053bb81fe /yarn.lock | |
parent | 00ce95893d9f661a378db002f25def281e433d8b (diff) | |
download | voidsky-7e4f8cabd3971bdf19647d122e3267ab6d1991e8.tar.zst |
[Video] Handle push/pop on Android for autoplay (#5194)
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/yarn.lock b/yarn.lock index b241ab57b..cc440109a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12414,9 +12414,9 @@ expo-updates@~0.25.14: ignore "^5.3.1" resolve-from "^5.0.0" -"expo-video@https://github.com/bluesky-social/expo/raw/expo-video-1.2.4-patch/packages/expo-video/expo-video-v1.2.4-1.tgz": +"expo-video@https://github.com/bluesky-social/expo/raw/expo-video-1.2.4-patch/packages/expo-video/expo-video-v1.2.4-2.tgz": version "1.2.4" - resolved "https://github.com/bluesky-social/expo/raw/expo-video-1.2.4-patch/packages/expo-video/expo-video-v1.2.4-1.tgz#57f61a72f41b86e5a587d9782d32bd32487a551e" + resolved "https://github.com/bluesky-social/expo/raw/expo-video-1.2.4-patch/packages/expo-video/expo-video-v1.2.4-2.tgz#4127dd5cea5fdf7ab745104c73b8ecf5506f5d34" expo-web-browser@~13.0.3: version "13.0.3" |