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 52c9fc3 commit 9324372Copy full SHA for 9324372
package.json
@@ -24,8 +24,8 @@
24
},
25
"homepage": "https://github.com/nodkz/graphql-compose-connection",
26
"peerDependencies": {
27
- "graphql": ">=0.5.0 || >=0.6.0 || >=0.7.0",
28
- "graphql-compose": ">=0.0.16 || >=1.0.0"
+ "graphql": ">=0.7.1 || >=0.8.0",
+ "graphql-compose": ">=1.0.0"
29
30
"devDependencies": {
31
"babel-cli": "6.14.0",
0 commit comments