File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openapi-to-graphql-cli" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " CLI for turning APIs described by OpenAPI Specifications (OAS) into GraphQL interfaces" ,
5
5
"copyright.owner" : " IBM Corp." ,
6
6
"contributors" : [
53
53
"express-graphql" : " ^0.9.0" ,
54
54
"graphql" : " ^14.6.0" ,
55
55
"js-yaml" : " ^3.12.0" ,
56
- "openapi-to-graphql" : " ^2.0 .0" ,
56
+ "openapi-to-graphql" : " ^2.1 .0" ,
57
57
"request" : " ^2.88.0"
58
58
},
59
59
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openapi-to-graphql" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " Generates a GraphQL schema for a given OpenAPI Specification (OAS)" ,
5
5
"copyright.owner" : " IBM Corp." ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments