File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.11.0" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
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.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
1111 "test" : " jest --config ../../jest.config.js"
1212 },
1313 "dependencies" : {
14- "@graphql-modules/di" : " 0.7.1 " ,
14+ "@graphql-modules/di" : " 0.7.2 " ,
1515 "apollo-server-caching" : " 0.4.0" ,
1616 "graphql-toolkit" : " 0.2.11" ,
1717 "graphql-tools" : " 4.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-modules/di" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-modules" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "repository" : " https://github.com/Urigo/graphql-modules.git" ,
55 "homepage" : " https://graphql-modules.com/" ,
66 "license" : " MIT" ,
1515 "typescript" : " 3.4.5"
1616 },
1717 "dependencies" : {
18- "@graphql-modules/core" : " 0.7.1 " ,
18+ "@graphql-modules/core" : " 0.7.2 " ,
1919 "tslib" : " 1.9.3"
2020 },
2121 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments