diff options
author | hailey <me@haileyok.com> | 2025-07-03 22:22:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 22:22:59 -0700 |
commit | 34291131b4be256e518130ae8e497e8afb5a4928 (patch) | |
tree | d8d7d2dfdf53eb85e91723798b20bc589b3343ba /package.json | |
parent | a9469cc1118a4528dde2ac6c160ec53e257f828e (diff) | |
download | voidsky-34291131b4be256e518130ae8e497e8afb5a4928.tar.zst |
bump video lib (#8604)
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 aae35f96a..d47eac126 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,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.3.1", + "@haileyok/bluesky-video": "0.3.2", "@ipld/dag-cbor": "^9.2.0", "@lingui/react": "^4.14.1", "@mattermost/react-native-paste-input": "mattermost/react-native-paste-input", |