Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

rm package manager field

+1 -2
+1 -2
package.json
··· 312 312 }, 313 313 "lint-staged": { 314 314 "*{.js,.jsx,.ts,.tsx}": "yarn eslint --fix" 315 - }, 316 - "packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447" 315 + } 317 316 }