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 01d329c commit 9ed1b6cCopy full SHA for 9ed1b6c
package.json
@@ -27,8 +27,8 @@
27
"object-path": "^0.11.4"
28
},
29
"optionalDependencies": {
30
- "graphql-compose-connection": "^2.3.0",
31
- "graphql-compose-pagination": "^1.1.0"
+ "graphql-compose-connection": ">=2.3.0",
+ "graphql-compose-pagination": ">=1.1.0"
32
33
"peerDependencies": {
34
"graphql-compose": ">=2.9.0",
0 commit comments