We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a0de6 commit 56c1e76Copy full SHA for 56c1e76
packages/todo-app-example/package.json
@@ -47,11 +47,11 @@
47
"devDependencies": {
48
"@babel/node": "7.5.5",
49
"@babel/preset-flow": "7.0.0",
50
- "@graphql-codegen/cli": "1.3.1",
51
- "@graphql-codegen/plugin-helpers": "1.3.1",
52
- "@graphql-codegen/typescript": "1.3.1",
53
- "@graphql-codegen/typescript-operations": "1.3.1",
54
- "@graphql-codegen/typescript-react-apollo": "1.3.1",
+ "@graphql-codegen/cli": "1.4.0",
+ "@graphql-codegen/plugin-helpers": "1.4.0",
+ "@graphql-codegen/typescript": "1.4.0",
+ "@graphql-codegen/typescript-operations": "1.4.0",
+ "@graphql-codegen/typescript-react-apollo": "1.4.0",
55
"@n1ru4l/graphql-codegen-relay-optimizer-plugin": "1.0.0",
56
"@types/classnames": "2.2.9",
57
"@types/jest": "24.0.15",
0 commit comments