File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # graphql-codegen-validation-schema (for typescript)
1+ # graphql-codegen-typescript- validation-schema
22
33GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
44
Original file line number Diff line number Diff line change 11{
2- "name" : " graphql-codegen-validation-schema" ,
2+ "name" : " graphql-codegen-typescript- validation-schema" ,
33 "version" : " 0.0.1" ,
44 "description" : " GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema" ,
55 "respository" : {
66 "type" : " git" ,
7- "url" : " https://github.com/Code-Hex/graphql-codegen-validation-schema.git"
7+ "url" : " https://github.com/Code-Hex/graphql-codegen-typescript- validation-schema.git"
88 },
99 "main" : " dist/index.js" ,
1010 "typings" : " dist/index.d.ts" ,
5252 "graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
5353 },
5454 "bugs" : {
55- "url" : " https://github.com/Code-Hex/graphql-codegen-validation-schema/issues"
55+ "url" : " https://github.com/Code-Hex/graphql-codegen-typescript- validation-schema/issues"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments