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 d321d77b 9f7325b2

+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.4" 9 + "@atproto/pds": "0.4.0-beta.6" 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.4 10 - version: 0.4.0-beta.4 9 + specifier: 0.4.0-beta.6 10 + version: 0.4.0-beta.6 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.4: 115 - resolution: {integrity: sha512-nhEyEgiS4YWdqSUVvzbLiiaKveydLG/vvH2zGfxwWHV4yzZp15MSNK9rsANHjPB0h5GKv074UyIV1Wvq8SXVEg==} 114 + /@atproto/pds@0.4.0-beta.6: 115 + resolution: {integrity: sha512-qCvRAix8REzBOYwwDFBSrTXHFkfU16Cf+0L4aj49yWhKH61TCkuAPyFVKvjyChcAgegE3KW1foenRqiaM0+Lwg==} 116 116 hasBin: true 117 117 dependencies: 118 118 '@atproto/api': 0.10.0