File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed
basic-with-dependency-injection Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " examples-di" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "private" : true ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
99 "test" : " jest"
1010 },
1111 "dependencies" : {
12- "@graphql-modules/core" : " 0.2.2 " ,
13- "@graphql-modules/epoxy" : " 0.2.2 " ,
14- "@graphql-modules/sonar" : " 0.2.2 " ,
12+ "@graphql-modules/core" : " 0.2.3 " ,
13+ "@graphql-modules/epoxy" : " 0.2.3 " ,
14+ "@graphql-modules/sonar" : " 0.2.3 " ,
1515 "apollo-server" : " 2.1.0" ,
1616 "graphql" : " 14.0.2" ,
1717 "reflect-metadata" : " 0.1.12" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " examples-basic" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "private" : true ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
99 "build" : " tsc"
1010 },
1111 "dependencies" : {
12- "@graphql-modules/core" : " 0.2.2 " ,
13- "@graphql-modules/epoxy" : " 0.2.2 " ,
14- "@graphql-modules/sonar" : " 0.2.2 " ,
12+ "@graphql-modules/core" : " 0.2.3 " ,
13+ "@graphql-modules/epoxy" : " 0.2.3 " ,
14+ "@graphql-modules/sonar" : " 0.2.3 " ,
1515 "apollo-server" : " 2.1.0" ,
1616 "graphql" : " 14.0.2" ,
1717 "reflect-metadata" : " 0.1.12" ,
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.11.0" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/core" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "main" : " dist/index.js" ,
55 "license" : " MIT" ,
66 "scripts" : {
3131 "reflect-metadata" : " 0.1.12"
3232 },
3333 "dependencies" : {
34- "@graphql-modules/epoxy" : " 0.2.2 " ,
35- "@graphql-modules/logger" : " 0.2.2 " ,
36- "@graphql-modules/sonar" : " 0.2.2 " ,
34+ "@graphql-modules/epoxy" : " 0.2.3 " ,
35+ "@graphql-modules/logger" : " 0.2.3 " ,
36+ "@graphql-modules/sonar" : " 0.2.3 " ,
3737 "dependency-graph" : " 0.7.2" ,
3838 "graphql-tools" : " 4.0.3" ,
3939 "tslib" : " 1.9.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/epoxy" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "main" : " dist/index.js" ,
55 "license" : " MIT" ,
66 "scripts" : {
2828 ]
2929 },
3030 "dependencies" : {
31- "@graphql-modules/logger" : " 0.2.2 " ,
31+ "@graphql-modules/logger" : " 0.2.3 " ,
3232 "@types/deepmerge" : " 2.1.0" ,
3333 "deepmerge" : " 2.2.1" ,
3434 "graphql-tools" : " 4.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/logger" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "main" : " dist/index.js" ,
55 "license" : " MIT" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/sonar" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "main" : " dist/index.js" ,
55 "license" : " MIT" ,
66 "scripts" : {
4040 "@graphql-modules/logger" : " *"
4141 },
4242 "dependencies" : {
43- "@graphql-modules/logger" : " 0.2.2 " ,
43+ "@graphql-modules/logger" : " 0.2.3 " ,
4444 "@types/glob" : " 7.1.1" ,
4545 "glob" : " 7.1.3" ,
4646 "tslib" : " 1.9.3"
You can’t perform that action at this time.
0 commit comments