File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/graphql-playground-middleware-express Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground-middleware-express" ,
3
- "version" : " 1.3.10 " ,
3
+ "version" : " 1.3.11 " ,
4
4
"homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express" ,
5
5
"description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
6
6
"contributors" : [
29
29
"express" : " ^4.16.2"
30
30
},
31
31
"devDependencies" : {
32
- "@types/node" : " ^8.0.47 " ,
33
- "typescript" : " ^2.6.1 "
32
+ "@types/node" : " ^8.5.2 " ,
33
+ "typescript" : " ^2.6.2 "
34
34
},
35
35
"dependencies" : {
36
- "graphql-playground-html" : " ^1.3.10-beta.3 " ,
36
+ "graphql-playground-html" : " ^1.3.11 " ,
37
37
"graphql-playground-middleware" : " ^1.2.1-beta.6"
38
38
},
39
39
"typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments