Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

bump package (#7223)

authored by

Hailey and committed by
GitHub
aeb78daf 8116d12c

+5 -5
+1 -1
package.json
··· 69 69 "@fortawesome/free-regular-svg-icons": "^6.1.1", 70 70 "@fortawesome/free-solid-svg-icons": "^6.1.1", 71 71 "@fortawesome/react-native-fontawesome": "^0.3.2", 72 - "@haileyok/bluesky-video": "0.2.4", 72 + "@haileyok/bluesky-video": "0.2.5", 73 73 "@ipld/dag-cbor": "^9.2.0", 74 74 "@lingui/react": "^4.14.1", 75 75 "@mattermost/react-native-paste-input": "^0.7.1",
+4 -4
yarn.lock
··· 4295 4295 dependencies: 4296 4296 nanoid "^3.3.1" 4297 4297 4298 - "@haileyok/bluesky-video@0.2.4": 4299 - version "0.2.4" 4300 - resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.2.4.tgz#1591cbf744640e0cdac2a4bcaec22df916ce34b5" 4301 - integrity sha512-Vm2rdZYPUwD8Ncxqyy+YlBVhtJFkLhutGyoZayZJ5ATV/S8msbN4RK8MgXLvzlJfW497cLbk1w6M8kPU1xoDEQ== 4298 + "@haileyok/bluesky-video@0.2.5": 4299 + version "0.2.5" 4300 + resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.2.5.tgz#eb05f21b5eeef151045b047b39e77df8628a6b3f" 4301 + integrity sha512-PIH2jXLi32z56eNgQprhBC+8Czo8kogcy0TIrncMDF82e/yftqv8vL/OyMDLCifavlVtl/h5tEQzt4Q4PJyv2A== 4302 4302 4303 4303 "@hapi/accept@^6.0.3": 4304 4304 version "6.0.3"