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 03c9269 commit 1fb8822Copy full SHA for 1fb8822
package.json
@@ -18,12 +18,12 @@
18
"test": "echo No tests yet"
19
},
20
"peerDependencies": {
21
- "graphql": "^0.12.0",
+ "graphql": "^0.12.0 || ^14.0.0",
22
"graphql-tools": "^2.4.0"
23
24
"dependencies": {
25
"apollo-link": "^1.0.7",
26
- "graphql": "^0.12.3",
+ "graphql": "^14.0.0",
27
"graphql-tools": "^2.14.0"
28
29
"devDependencies": {
0 commit comments