graphql-codegen-typescript-client
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-client", | ||
"version": "0.13.0-alpha.a51638ed", | ||
"version": "0.14.0-alpha.92ec3c00", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -13,10 +13,10 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"dependencies": { | ||
"graphql-codegen-typescript-common": "0.13.0-alpha.a51638ed" | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.92ec3c00" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.13.0-alpha.a51638ed", | ||
"codegen-templates-scripts": "0.14.0-alpha.92ec3c00", | ||
"graphql": "14.0.2", | ||
"graphql-codegen-core": "0.13.0-alpha.a51638ed", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.13.0-alpha.a51638ed", | ||
"graphql-codegen-plugin-helpers": "0.13.0-alpha.a51638ed" | ||
"graphql-codegen-core": "0.14.0-alpha.92ec3c00", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.92ec3c00", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.92ec3c00" | ||
}, | ||
@@ -23,0 +23,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
1688256
0.03%16415
0.04%+ Added
- Removed
Updated