graphql-config-extension-graphcool
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "graphql-config-extension-graphcool", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"graphcool-yml": "^0.0.18", | ||
"graphcool-yml": "^0.0.19", | ||
"graphql-config": "^1.1.0" | ||
@@ -14,0 +14,0 @@ }, |
@@ -21,1 +21,4 @@ # graphql-config-extension-graphcool | ||
``` | ||
## Current Usages | ||
This is currently being used in the [graphql-playground-html](https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html) and [graphql-playgorund-electron](https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-electron). |
22731
24
+ Addedgraphcool-yml@0.0.19(transitive)
- Removedgraphcool-yml@0.0.18(transitive)
Updatedgraphcool-yml@^0.0.19