We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c41e31 commit 982049bCopy full SHA for 982049b
packages/graphql-playground-middleware-lambda/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-playground-middleware-lambda",
3
- "version": "1.7.10",
+ "version": "1.7.11",
4
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambada",
5
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
6
"contributors": [
@@ -39,6 +39,6 @@
39
"definition": "dist/index.d.ts"
40
},
41
"dependencies": {
42
- "graphql-playground-html": "1.6.11"
+ "graphql-playground-html": "1.6.12"
43
}
44
0 commit comments