graphql-codegen-typescript-common
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-common", | ||
"version": "0.14.0-alpha.600d2aab", | ||
"version": "0.14.0-alpha.609b90b2", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -18,7 +18,7 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.14.0-alpha.600d2aab", | ||
"codegen-templates-scripts": "0.14.0-alpha.609b90b2", | ||
"graphql": "14.0.2", | ||
"graphql-codegen-core": "0.14.0-alpha.600d2aab", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.600d2aab", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.600d2aab" | ||
"graphql-codegen-core": "0.14.0-alpha.609b90b2", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.609b90b2", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.609b90b2" | ||
}, | ||
@@ -25,0 +25,0 @@ "main": "./dist/index.js", |