Skip to content

Commit affadcb

Browse files
committed
schema-sdk
1 parent 3b32e2f commit affadcb

16 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.

packages/open-api/package.json renamed to packages/schema-api/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "open-api",
3-
"version": "0.5.0",
4-
"description": "Convert JSON Schema to TypeScript Definitions",
2+
"name": "schema-sdk",
3+
"version": "0.0.1",
4+
"description": "Convert JSON Schema OpenAPI Spec to TypeScript Clients",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/schema-typescript#readme",
77
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)