Skip to content

Commit c50892a

Browse files
committed
Updated the search package to use [email protected]
1 parent 5a2a614 commit c50892a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/search/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test-sourcemap": "mocha -r ts-node/register/transpile-only './lib/**/*.spec.ts'"
1414
},
1515
"peerDependencies": {
16-
"@redis/client": "^5.0.0-next.6"
16+
"@redis/client": "^5.0.0-next.7"
1717
},
1818
"devDependencies": {
1919
"@redis/test-utils": "*"

0 commit comments

Comments
 (0)