File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.11.0" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
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.0 " ,
3
+ "version" : " 0.4.1 " ,
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.0 " ,
33
+ "@graphql-modules/di" : " 0.4.1 " ,
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.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments