You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-07-31 05:44:24 +03:00
Updated the Timeseries package to use client@5.1.1
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"test": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@redis/client": "^5.1.0"
|
||||
"@redis/client": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@redis/test-utils": "*"
|
||||
|
Reference in New Issue
Block a user