We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a239dd commit 03ec124Copy full SHA for 03ec124
1 file changed
packages/plugins/typescript/urql-graphcache/package.json
@@ -36,7 +36,7 @@
36
"lint": "eslint **/*.ts"
37
},
38
"peerDependencies": {
39
- "@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0",
+ "@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0 || ^9.0.0",
40
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
41
"graphql-tag": "^2.0.0"
42
0 commit comments