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

prerelease

Tyler 81aa28fc 39a9431a

+2 -1
+1
packages/cli/package.json
··· 1 { 2 "name": "@prototypey/cli", 3 "version": "0.0.1-0", 4 "description": "CLI tool for generating types from ATProto lexicon schemas", 5 "repository": {
··· 1 { 2 "name": "@prototypey/cli", 3 + "private": false, 4 "version": "0.0.1-0", 5 "description": "CLI tool for generating types from ATProto lexicon schemas", 6 "repository": {
+1 -1
packages/prototypey/package.json
··· 1 { 2 "name": "prototypey", 3 - "version": "0.0.1-2", 4 "description": "Type-safe lexicon inference for ATProto schemas", 5 "repository": { 6 "type": "git",
··· 1 { 2 "name": "prototypey", 3 + "version": "0.0.1-3", 4 "description": "Type-safe lexicon inference for ATProto schemas", 5 "repository": { 6 "type": "git",