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 1
1
{
2
2
"lerna" : " 2.11.0" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/core" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"main" : " dist/index.js" ,
30
30
]
31
31
},
32
32
"dependencies" : {
33
- "@graphql-modules/di" : " 0.4.1 " ,
33
+ "@graphql-modules/di" : " 0.4.2 " ,
34
34
"graphql-toolkit" : " 0.0.5" ,
35
35
"graphql-tools" : " 4.0.4" ,
36
36
"tslib" : " 1.9.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/di" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-modules" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"main" : " dist/index.js" ,
39
39
"typescript" : " 3.3.1"
40
40
},
41
41
"dependencies" : {
42
- "@graphql-modules/core" : " 0.4.1 " ,
42
+ "@graphql-modules/core" : " 0.4.2 " ,
43
43
"tslib" : " 1.9.3"
44
44
},
45
45
"typings" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments