Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump video lib (#8604)

authored by

hailey and committed by
GitHub
34291131 a9469cc1

+5 -5
+1 -1
package.json
··· 85 85 "@fortawesome/free-regular-svg-icons": "^6.1.1", 86 86 "@fortawesome/free-solid-svg-icons": "^6.1.1", 87 87 "@fortawesome/react-native-fontawesome": "^0.3.2", 88 - "@haileyok/bluesky-video": "0.3.1", 88 + "@haileyok/bluesky-video": "0.3.2", 89 89 "@ipld/dag-cbor": "^9.2.0", 90 90 "@lingui/react": "^4.14.1", 91 91 "@mattermost/react-native-paste-input": "mattermost/react-native-paste-input",
+4 -4
yarn.lock
··· 4409 4409 protobufjs "^7.2.5" 4410 4410 yargs "^17.7.2" 4411 4411 4412 - "@haileyok/bluesky-video@0.3.1": 4413 - version "0.3.1" 4414 - resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.3.1.tgz#c996d8433e8f1988f2e9644adf39366fb4305d00" 4415 - integrity sha512-TU5c0RCV1yWF/HEZA22E0qXjxNzu0SOuMZpvdo+QVrO4tQcja9k8nHBbKRmyj60Odke4HQMoTOfNDNq/xo2Grw== 4412 + "@haileyok/bluesky-video@0.3.2": 4413 + version "0.3.2" 4414 + resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.3.2.tgz#44dc3974750a9619a4d72e97a0f1678f335028cd" 4415 + integrity sha512-CJIS/4HW+x6xqONDZaUljQgMqaaZQnlFjt0afdCSO6VtFk5Fd/ocW+Tc4UulQ6zcCNiL6Y8HJR8sl/EIWHgPDw== 4416 4416 4417 4417 "@hapi/accept@^6.0.3": 4418 4418 version "6.0.3"