File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Expand file tree Collapse file tree 4 files changed +5
-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.12 " ,
4
+ "version" : " 0.7.13 " ,
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.12 " ,
3
+ "version" : " 0.7.13 " ,
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.12 " ,
3
+ "version" : " 0.7.13 " ,
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.12 " ,
14
+ "@graphql-modules/di" : " 0.7.13 " ,
15
15
"apollo-server-caching" : " 0.5.0" ,
16
16
"graphql-toolkit" : " 0.5.16" ,
17
17
"tslib" : " 1.10.0"
20
20
"graphql" : " ^14.1.1"
21
21
},
22
22
"devDependencies" : {
23
- "@types/leakage" : " 0.4.0" ,
24
23
"apollo-cache-inmemory" : " 1.6.3" ,
25
24
"apollo-client" : " 2.6.4" ,
26
25
"apollo-link-schema" : " 1.2.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-modules/di" ,
3
- "version" : " 0.7.12 " ,
3
+ "version" : " 0.7.13 " ,
4
4
"repository" : " https://github.com/Urigo/graphql-modules.git" ,
5
5
"homepage" : " https://graphql-modules.com/" ,
6
6
"license" : " MIT" ,
15
15
},
16
16
"devDependencies" : {
17
17
"jest" : " 24.9.0" ,
18
- "leakage" : " 0.5.0" ,
19
18
"reflect-metadata" : " 0.1.13" ,
20
19
"typescript" : " 3.6.3"
21
20
},
You can’t perform that action at this time.
0 commit comments