Skip to content

Commit ce85601

Browse files
committed
v1.6.11
1 parent c35fbaf commit ce85601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/graphql-playground-middleware-koa/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-koa",
3-
"version": "1.6.10",
3+
"version": "1.6.11",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -39,6 +39,6 @@
3939
"definition": "dist/index.d.ts"
4040
},
4141
"dependencies": {
42-
"graphql-playground-html": "1.6.11"
42+
"graphql-playground-html": "1.6.12"
4343
}
4444
}

0 commit comments

Comments
 (0)