File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-node" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.1.3 " ,
44 "description" : " " ,
55 "private" : true ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-zeus-core" ,
3- "version" : " 7.1.2 " ,
3+ "version" : " 7.1.3 " ,
44 "private" : false ,
55 "main" : " ./lib/index.js" ,
66 "author" : " GraphQL Editor, Artur Czemiel" ,
1717 },
1818 "dependencies" : {
1919 "graphql" : " ^16.5.0" ,
20- "graphql-js-tree" : " ^3.0.2 "
20+ "graphql-js-tree" : " ^3.0.4 "
2121 },
2222 "peerDependencies" : {
2323 "graphql-ws" : " >=5"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-zeus-jsonschema" ,
3- "version" : " 7.1.2 " ,
3+ "version" : " 7.1.3 " ,
44 "private" : false ,
55 "main" : " ./lib/index.js" ,
66 "author" : " GraphQL Editor, Artur Czemiel" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-zeus" ,
3- "version" : " 7.1.2 " ,
3+ "version" : " 7.1.3 " ,
44 "private" : false ,
55 "scripts" : {
66 "start" : " ttsc --watch" ,
2626 "dependencies" : {
2727 "config-maker" : " ^0.0.6" ,
2828 "cross-fetch" : " ^3.0.4" ,
29- "graphql-zeus-core" : " ^7.1.2" ,
30- "graphql-zeus-jsonschema" : " ^7.1.2" ,
29+ "graphql-js-tree" : " ^3.0.4" ,
30+ "graphql-zeus-core" : " ^7.1.3" ,
31+ "graphql-zeus-jsonschema" : " ^7.1.3" ,
3132 "yargs" : " ^16.1.1"
3233 }
3334}
You can’t perform that action at this time.
0 commit comments