graphql-playground-middleware-express
Advanced tools
Comparing version 1.7.10 to 1.7.11
{ | ||
"name": "graphql-playground-middleware-express", | ||
"version": "1.7.10", | ||
"version": "1.7.11", | ||
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express", | ||
@@ -37,3 +37,3 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", | ||
"dependencies": { | ||
"graphql-playground-html": "1.6.11" | ||
"graphql-playground-html": "1.6.12" | ||
}, | ||
@@ -40,0 +40,0 @@ "typings": "dist/index.d.ts", |
+ Addedgraphql-playground-html@1.6.12(transitive)
- Removedgraphql-playground-html@1.6.11(transitive)