You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Updated the search package to use client@5.0.0-next.7
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"test-sourcemap": "mocha -r ts-node/register/transpile-only './lib/**/*.spec.ts'"
|
"test-sourcemap": "mocha -r ts-node/register/transpile-only './lib/**/*.spec.ts'"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@redis/client": "^5.0.0-next.6"
|
"@redis/client": "^5.0.0-next.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redis/test-utils": "*"
|
"@redis/test-utils": "*"
|
||||||
|
Reference in New Issue
Block a user