You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
upgrade subpackages
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
"!dist/tsconfig.tsbuildinfo"
|
||||
],
|
||||
"dependencies": {
|
||||
"@redis/bloom": "2.0.0-next.1",
|
||||
"@redis/bloom": "2.0.0-next.2",
|
||||
"@redis/client": "2.0.0-next.4",
|
||||
"@redis/graph": "2.0.0-next.1",
|
||||
"@redis/json": "2.0.0-next.1",
|
||||
"@redis/search": "2.0.0-next.1",
|
||||
"@redis/time-series": "2.0.0-next.1"
|
||||
"@redis/graph": "2.0.0-next.2",
|
||||
"@redis/json": "2.0.0-next.2",
|
||||
"@redis/search": "2.0.0-next.2",
|
||||
"@redis/time-series": "2.0.0-next.2"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user