prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey

remove author from main package.json

Tyler cb42d3ee 316df14e

-4
-4
package.json
··· 9 9 "url": "git+https://github.com/tylersayshi/prototypey.git" 10 10 }, 11 11 "license": "MIT", 12 - "author": { 13 - "name": "tylersayshi", 14 - "email": "hi@tylur.dev" 15 - }, 16 12 "scripts": { 17 13 "build": "pnpm -r build", 18 14 "format": "prettier . --list-different",