You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Updated the main package to use the 5.0.0-next.5 sub-packages
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
"!dist/tsconfig.tsbuildinfo"
|
||||
],
|
||||
"dependencies": {
|
||||
"@redis/bloom": "2.0.0-next.3",
|
||||
"@redis/client": "2.0.0-next.4",
|
||||
"@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"
|
||||
"@redis/bloom": "5.0.0-next.5",
|
||||
"@redis/client": "5.0.0-next.5",
|
||||
"@redis/graph": "5.0.0-next.5",
|
||||
"@redis/json": "5.0.0-next.5",
|
||||
"@redis/search": "5.0.0-next.5",
|
||||
"@redis/time-series": "5.0.0-next.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18"
|
||||
|
Reference in New Issue
Block a user