File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bundle-test" ,
3
3
"private" : true ,
4
- "version" : " 0.7.8 " ,
4
+ "version" : " 0.7.9 " ,
5
5
"main" : " dist/index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.11.0" ,
3
- "version" : " 0.7.8 " ,
3
+ "version" : " 0.7.9 " ,
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.7.8 " ,
3
+ "version" : " 0.7.9 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
11
11
"test" : " jest --config ../../jest.config.js"
12
12
},
13
13
"dependencies" : {
14
- "@graphql-modules/di" : " 0.7.8 " ,
14
+ "@graphql-modules/di" : " 0.7.9 " ,
15
15
"apollo-server-caching" : " 0.5.0" ,
16
16
"graphql-toolkit" : " 0.5.0" ,
17
17
"tslib" : " 1.10.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/di" ,
3
- "version" : " 0.7.8 " ,
3
+ "version" : " 0.7.9 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments