We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a74859 commit 81f5fc4Copy full SHA for 81f5fc4
packages/graph/package.json
@@ -12,7 +12,7 @@
12
"test-disable": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
13
},
14
"peerDependencies": {
15
- "@redis/client": "^5.0.0-next.5"
+ "@redis/client": "^5.0.0-next.6"
16
17
"devDependencies": {
18
"@redis/test-utils": "*"
0 commit comments