diff options
author | Hailey <me@haileyok.com> | 2024-12-27 13:10:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-27 13:10:01 -0800 |
commit | d27ed321887f46c87ca4a511f9ab6703d006db36 (patch) | |
tree | eddbbbefb29cd479932ea8310580901ffe62152e /package.json | |
parent | 6c9e1d4837e9e385da5ca0c89c28000ad25c70d8 (diff) | |
download | voidsky-d27ed321887f46c87ca4a511f9ab6703d006db36.tar.zst |
bump video version, fix android crash (#7292)
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 8eafdd6a1..bf7e94fd8 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,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.5", + "@haileyok/bluesky-video": "0.2.6", "@ipld/dag-cbor": "^9.2.0", "@lingui/react": "^4.14.1", "@mattermost/react-native-paste-input": "^0.7.1", |