Skip to content

Commit

Permalink
Updated the search package to use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaier-redislabs committed Jan 30, 2025
1 parent c0da3db commit 153346b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
},
"peerDependencies": {
"@redis/client": "^5.0.0-next.5"
"@redis/client": "^5.0.0-next.6"
},
"devDependencies": {
"@redis/test-utils": "*"
Expand Down

0 comments on commit 153346b

Please sign in to comment.