File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
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.6 " ,
4
+ "version" : " 0.7.7 " ,
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.6 " ,
3
+ "version" : " 0.7.7 " ,
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.6 " ,
3
+ "version" : " 0.7.7 " ,
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.6 " ,
14
+ "@graphql-modules/di" : " 0.7.7 " ,
15
15
"apollo-server-caching" : " 0.4.0" ,
16
16
"graphql-toolkit" : " 0.3.1" ,
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.6 " ,
3
+ "version" : " 0.7.7 " ,
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" ,
3
- "version" : " 0.7.6 " ,
3
+ "version" : " 0.7.7 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
15
15
"typescript" : " 3.5.2"
16
16
},
17
17
"dependencies" : {
18
- "@graphql-modules/core" : " 0.7.6 " ,
18
+ "@graphql-modules/core" : " 0.7.7 " ,
19
19
"tslib" : " 1.10.0"
20
20
},
21
21
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments