File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-yoga" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"main" : " dist/src/index.js" ,
5
5
"typings" : " ./dist/src/index.d.ts" ,
6
6
"files" : [
34
34
"@types/express" : " ^4.0.39" ,
35
35
"@types/graphql" : " ^0.11.7" ,
36
36
"@types/zen-observable" : " ^0.5.3" ,
37
- "apollo-link" : " ^1.0.6 " ,
38
- "apollo-server-express" : " ^1.3.0 " ,
37
+ "apollo-link" : " ^1.0.7 " ,
38
+ "apollo-server-express" : " ^1.3.1 " ,
39
39
"apollo-upload-server" : " ^4.0.0-alpha.1" ,
40
40
"cors" : " ^2.8.4" ,
41
41
"express" : " ^4.16.2" ,
42
42
"graphql" : " ^0.12.0" ,
43
43
"graphql-playground-middleware-express" : " ^1.3.8" ,
44
- "graphql-subscriptions" : " ^0.5.5 " ,
45
- "graphql-tools" : " ^2.13 .0" ,
44
+ "graphql-subscriptions" : " ^0.5.6 " ,
45
+ "graphql-tools" : " ^2.14 .0" ,
46
46
"portfinder" : " ^1.0.13" ,
47
47
"subscriptions-transport-ws" : " ^0.9.4"
48
48
},
You can’t perform that action at this time.
0 commit comments