1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

Release redis@5.0.0-next.4

This commit is contained in:
Leibale
2023-11-09 22:39:54 -05:00
parent 392aa1d5eb
commit 6549fa49bf

View File

@@ -1,7 +1,7 @@
{ {
"name": "redis", "name": "redis",
"description": "A modern, high performance Redis client", "description": "A modern, high performance Redis client",
"version": "5.0.0-next.3", "version": "5.0.0-next.4",
"license": "MIT", "license": "MIT",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",