diff options
author | Hailey <me@haileyok.com> | 2024-10-28 10:16:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 10:16:51 -0700 |
commit | 8650d17958a88c38d99002868da80019e4595766 (patch) | |
tree | 917603f9dd7723f693b8c04e611e46a41a6a6fa8 /package.json | |
parent | e1796d7afd23b6f967c73f03b92155b6d8eb4a2f (diff) | |
download | voidsky-8650d17958a88c38d99002868da80019e4595766.tar.zst |
Bump video to 0.2.3 (#5943)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 720af2e36..5b9e57a81 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@fortawesome/free-regular-svg-icons": "^6.1.1", "@fortawesome/free-solid-svg-icons": "^6.1.1", "@fortawesome/react-native-fontawesome": "^0.3.2", - "@haileyok/bluesky-video": "0.2.2", + "@haileyok/bluesky-video": "0.2.3", "@lingui/react": "^4.5.0", "@mattermost/react-native-paste-input": "^0.7.1", "@miblanchard/react-native-slider": "^2.3.1", |