graphql-codegen-typescript-server
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-server", | ||
"version": "0.19.0-alpha.f3b9e563", | ||
"version": "0.19.0-alpha.f67e8608", | ||
"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.19.0-alpha.f3b9e563" | ||
"graphql-codegen-typescript-common": "0.19.0-alpha.f67e8608" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.19.0-alpha.f3b9e563", | ||
"codegen-templates-scripts": "0.19.0-alpha.f67e8608", | ||
"graphql": "14.1.1", | ||
"graphql-codegen-core": "0.19.0-alpha.f3b9e563", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.f3b9e563", | ||
"graphql-codegen-plugin-helpers": "0.19.0-alpha.f3b9e563" | ||
"graphql-codegen-core": "0.19.0-alpha.f67e8608", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.f67e8608", | ||
"graphql-codegen-plugin-helpers": "0.19.0-alpha.f67e8608" | ||
}, | ||
@@ -24,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
1480631
0.01%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated