You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-04 15:02:09 +03:00
Updated the JSON package to use client@5.0.0-next.7
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"test": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
|
"test": "nyc -r text-summary -r lcov mocha -r tsx './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