prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
at main 11 lines 280 B view raw
1{ 2 "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", 3 "changelog": "@changesets/cli/changelog", 4 "commit": false, 5 "fixed": [], 6 "linked": [], 7 "access": "public", 8 "baseBranch": "main", 9 "updateInternalDependencies": "patch", 10 "ignore": ["@prototypey/site"] 11}