Skip to content

Commit

Permalink
Descriptions for all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
schani committed Mar 28, 2022
1 parent 4338513 commit 5dd9b16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/quicktype-graphql-input/package.in.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "quicktype-graphql-input",
"version": "0.0.4",
"package": "Package for using GraphQL as an input language to quicktype",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions build/quicktype-typescript-input/package.in.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "quicktype-typescript-input",
"version": "0.0.6",
"description": "Package for using TypeScript as an input language to quicktype",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 5dd9b16

Please sign in to comment.