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
"name" : " bundle-test" ,
3
3
"private" : true ,
4
- "version" : " 0.7.13 " ,
4
+ "version" : " 0.7.14 " ,
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.13 " ,
3
+ "version" : " 0.7.14 " ,
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.13 " ,
3
+ "version" : " 0.7.14 " ,
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.13" ,
15
- "apollo-server-caching" : " 0.5.1" ,
14
+ "@graphql-modules/di" : " 0.7.14" ,
16
15
"@graphql-toolkit/common" : " 0.8.0" ,
17
16
"@graphql-toolkit/schema-merging" : " 0.8.0" ,
17
+ "apollo-server-caching" : " 0.5.1" ,
18
18
"tslib" : " 1.10.0"
19
19
},
20
20
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/di" ,
3
- "version" : " 0.7.13 " ,
3
+ "version" : " 0.7.14 " ,
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