Shared lexicon schemas for long-form publishing on AT Protocol. Uses typescript to json via prototypey.
45
fork

Configure Feed

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

update prototypey

+1 -1
+1 -1
package.json
··· 17 17 }, 18 18 "dependencies": { 19 19 "@atproto/api": "^0.15.27", 20 - "prototypey": "^0.3.8" 20 + "prototypey": "^0.7.0" 21 21 } 22 22 }