File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
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.16 " ,
4
+ "version" : " 0.7.17 " ,
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.16 " ,
3
+ "version" : " 0.7.17 " ,
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.16 " ,
3
+ "version" : " 0.7.17 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
12
12
"test" : " jest --config ../../jest.config.js"
13
13
},
14
14
"dependencies" : {
15
- "@graphql-modules/di" : " 0.7.16 " ,
15
+ "@graphql-modules/di" : " 0.7.17 " ,
16
16
"@graphql-toolkit/common" : " 0.10.6" ,
17
17
"@graphql-toolkit/schema-merging" : " 0.10.6" ,
18
18
"apollo-server-caching" : " 0.5.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/di" ,
3
- "version" : " 0.7.16 " ,
3
+ "version" : " 0.7.17 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/cli" ,
3
- "version" : " 0.7.16 " ,
3
+ "version" : " 0.7.17 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
30
30
"prepack" : " bob-update-version"
31
31
},
32
32
"dependencies" : {
33
- "@graphql-modules/doctor" : " 0.7.16 " ,
33
+ "@graphql-modules/doctor" : " 0.7.17 " ,
34
34
"chalk" : " 4.0.0" ,
35
35
"commander" : " 5.1.0" ,
36
36
"log-symbols" : " 4.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/doctor" ,
3
- "version" : " 0.7.16 " ,
3
+ "version" : " 0.7.17 " ,
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