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 c0da3db commit 153346bCopy full SHA for 153346b
packages/search/package.json
@@ -12,7 +12,7 @@
12
"test": "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