1
0
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:
Leibale
2023-11-09 22:35:43 -05:00
parent 6c9e1cc1df
commit c181ae9b7a
2 changed files with 15 additions and 15 deletions

View File

@@ -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",