graphql-playground-html
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "graphql-playground-html", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html", | ||
@@ -28,5 +28,5 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", | ||
"devDependencies": { | ||
"@types/node": "^8.5.2", | ||
"rimraf": "^2.6.2", | ||
"typescript": "^2.6.1" | ||
"@types/node": "8.5.5", | ||
"rimraf": "2.6.2", | ||
"typescript": "2.6.2" | ||
}, | ||
@@ -40,4 +40,4 @@ "typings": "dist/index.d.ts", | ||
"graphql-config": "^1.1.1", | ||
"graphql-config-extension-graphcool": "^1.0.0" | ||
"graphql-config-extension-graphcool": "1.0.4" | ||
} | ||
} |
28061
+ Addedgraphcool-json-schema@1.2.0(transitive)
+ Addedgraphcool-yml@0.4.8(transitive)
+ Addedgraphql-config-extension-graphcool@1.0.4(transitive)
- Removedgraphcool-json-schema@1.2.1(transitive)
- Removedgraphcool-yml@0.4.15(transitive)
- Removedgraphql-config@2.2.1(transitive)
- Removedgraphql-config-extension-graphcool@1.0.11(transitive)
- Removedgraphql-import@0.7.1(transitive)
- Removedresolve-from@4.0.0(transitive)