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 11{
22 "name" : " graphql-playground-middleware-express" ,
3- "version" : " 1.3.10 " ,
3+ "version" : " 1.3.11 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
2929 "express" : " ^4.16.2"
3030 },
3131 "devDependencies" : {
32- "@types/node" : " ^8.0.47 " ,
33- "typescript" : " ^2.6.1 "
32+ "@types/node" : " ^8.5.2 " ,
33+ "typescript" : " ^2.6.2 "
3434 },
3535 "dependencies" : {
36- "graphql-playground-html" : " ^1.3.10-beta.3 " ,
36+ "graphql-playground-html" : " ^1.3.11 " ,
3737 "graphql-playground-middleware" : " ^1.2.1-beta.6"
3838 },
3939 "typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments