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 ce85601 commit 3c41e31Copy full SHA for 3c41e31
packages/graphql-playground-middleware-hapi/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-playground-middleware-hapi",
3
- "version": "1.7.9",
+ "version": "1.6.10",
4
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",
5
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
6
"contributors": [
@@ -40,6 +40,6 @@
40
"definition": "dist/index.d.ts"
41
},
42
"dependencies": {
43
- "graphql-playground-html": "1.6.11"
+ "graphql-playground-html": "1.6.12"
44
}
45
0 commit comments