File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.11.0" ,
3- "version" : " 0.6.6 " ,
3+ "version" : " 0.7.0 " ,
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.6.6 " ,
3+ "version" : " 0.7.0 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
3131 ]
3232 },
3333 "dependencies" : {
34- "@graphql-modules/di" : " 0.6.6 " ,
34+ "@graphql-modules/di" : " 0.7.0 " ,
3535 "apollo-server-caching" : " 0.3.1" ,
3636 "graphql-toolkit" : " 0.2.9" ,
3737 "graphql-tools" : " 4.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/di" ,
3- "version" : " 0.6.6 " ,
3+ "version" : " 0.7.0 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
3838 "reflect-metadata" : " ^0.1.12"
3939 },
4040 "devDependencies" : {
41- "leakage" : " 0.4.0" ,
4241 "jest" : " 24.7.0" ,
42+ "leakage" : " 0.4.0" ,
4343 "reflect-metadata" : " 0.1.13" ,
4444 "tslint" : " 5.15.0" ,
4545 "typescript" : " 3.4.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-modules" ,
3- "version" : " 0.6.6 " ,
3+ "version" : " 0.7.0 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
4040 "typescript" : " 3.4.1"
4141 },
4242 "dependencies" : {
43- "@graphql-modules/core" : " 0.6.6 " ,
43+ "@graphql-modules/core" : " 0.7.0 " ,
4444 "tslib" : " 1.9.3"
4545 },
4646 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments