graphql-codegen-typescript-client
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-client", | ||
"version": "0.14.0-alpha.12b4fe0e", | ||
"version": "0.14.0-alpha.150a7582", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -10,13 +10,14 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"build": "codegen-templates-scripts build", | ||
"test": "codegen-templates-scripts test", | ||
"pretest": "yarn build" | ||
}, | ||
"dependencies": { | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.12b4fe0e" | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.150a7582" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.14.0-alpha.12b4fe0e", | ||
"codegen-templates-scripts": "0.14.0-alpha.150a7582", | ||
"graphql": "14.0.2", | ||
"graphql-codegen-core": "0.14.0-alpha.12b4fe0e", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.12b4fe0e", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.12b4fe0e" | ||
"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" | ||
}, | ||
@@ -23,0 +24,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1481147
0.12%14845
0.11%1829
-66.75%+ Added
- Removed
Updated