Mirror from bluesky-social/pds
0
fork

Configure Feed

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

bump pds version

dholms 0196382b d321d77b

+5 -5
+1 -1
service/package.json
··· 6 6 "main": "index.js", 7 7 "license": "MIT", 8 8 "dependencies": { 9 - "@atproto/pds": "0.4.0-beta.6" 9 + "@atproto/pds": "0.4.0-beta.7" 10 10 } 11 11 }
+4 -4
service/pnpm-lock.yaml
··· 6 6 7 7 dependencies: 8 8 '@atproto/pds': 9 - specifier: 0.4.0-beta.6 10 - version: 0.4.0-beta.6 9 + specifier: 0.4.0-beta.7 10 + version: 0.4.0-beta.7 11 11 12 12 packages: 13 13 ··· 111 111 zod: 3.22.4 112 112 dev: false 113 113 114 - /@atproto/pds@0.4.0-beta.6: 115 - resolution: {integrity: sha512-qCvRAix8REzBOYwwDFBSrTXHFkfU16Cf+0L4aj49yWhKH61TCkuAPyFVKvjyChcAgegE3KW1foenRqiaM0+Lwg==} 114 + /@atproto/pds@0.4.0-beta.7: 115 + resolution: {integrity: sha512-j7kIkxsnus65O+S5TgESiYW7eDbf2rYwJTYFfOdxbEZKgjUqwkRLY1qN+bTtBvQqAyS3f6wZZ7xa6Bbg7ELt2Q==} 116 116 hasBin: true 117 117 dependencies: 118 118 '@atproto/api': 0.10.0