We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01f849 commit 78a7f32Copy full SHA for 78a7f32
packages/redis/package.json
@@ -10,12 +10,12 @@
10
"!dist/tsconfig.tsbuildinfo"
11
],
12
"dependencies": {
13
- "@redis/bloom": "2.0.0-next.3",
14
- "@redis/client": "2.0.0-next.4",
15
- "@redis/graph": "2.0.0-next.2",
16
- "@redis/json": "2.0.0-next.2",
17
- "@redis/search": "2.0.0-next.2",
18
- "@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"
19
},
20
"engines": {
21
"node": ">= 18"
0 commit comments