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 8112cea commit ecb756eCopy full SHA for ecb756e
packages/plugins/typescript/urql-graphcache/package.json
@@ -37,7 +37,7 @@
37
"test": "jest --no-watchman --config ../../../../jest.config.js"
38
},
39
"peerDependencies": {
40
- "@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0",
+ "@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
41
"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",
42
"graphql-tag": "^2.0.0"
43
0 commit comments