graphql-codegen-typescript-client
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-client", | ||
"version": "0.14.0-alpha.150a7582", | ||
"version": "0.14.0-alpha.1b4ee721", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -14,10 +14,10 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"dependencies": { | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.150a7582" | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.1b4ee721" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.14.0-alpha.150a7582", | ||
"codegen-templates-scripts": "0.14.0-alpha.1b4ee721", | ||
"graphql": "14.0.2", | ||
"graphql-codegen-core": "0.14.0-alpha.150a7582", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.150a7582", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.150a7582" | ||
"graphql-codegen-core": "0.14.0-alpha.1b4ee721", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.1b4ee721", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.1b4ee721" | ||
}, | ||
@@ -24,0 +24,0 @@ "main": "./dist/index.js", |
+ Added
- Removed
Updated