We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5c4e5 commit 0ac6036Copy full SHA for 0ac6036
package.json
@@ -19,7 +19,7 @@
19
"json-schema": "^0.2.3",
20
"lodash": "^4.17.10",
21
"react": "^16.4.0",
22
- "react-apollo": "^2.1.4",
+ "react-apollo": "^3.0.0",
23
"react-dom": "^16.4.0",
24
"react-jsonschema-form": "^1.0.3",
25
"yargs": "^11.0.0"
@@ -45,7 +45,7 @@
45
"css-loader": "^0.28.11",
46
"functional-json-schema": "0.0.2-3",
47
"graphql-tag": "^2.9.2",
48
- "graphql-tools": "^3.0.2",
+ "graphql-tools": "5.0.0",
49
"jest": "^23.1.0",
50
"semantic-ui-react": "^0.80.2",
51
"ts-jest": "^22.4.6",
0 commit comments