We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7e0f4 commit 70f3698Copy full SHA for 70f3698
packages/redis/package.json
@@ -10,12 +10,12 @@
10
"!dist/tsconfig.tsbuildinfo"
11
],
12
"dependencies": {
13
- "@redis/bloom": "5.0.0-next.5",
14
- "@redis/client": "5.0.0-next.5",
15
- "@redis/graph": "5.0.0-next.5",
16
- "@redis/json": "5.0.0-next.5",
17
- "@redis/search": "5.0.0-next.5",
18
- "@redis/time-series": "5.0.0-next.5"
+ "@redis/bloom": "5.0.0-next.6",
+ "@redis/client": "5.0.0-next.6",
+ "@redis/graph": "5.0.0-next.6",
+ "@redis/json": "5.0.0-next.6",
+ "@redis/search": "5.0.0-next.6",
+ "@redis/time-series": "5.0.0-next.6"
19
},
20
"engines": {
21
"node": ">= 18"
0 commit comments