1
0
mirror of https://github.com/redis/node-redis.git synced 2025-09-02 22:41:17 +03:00

Release 4.0.0-next.2

This commit is contained in:
leibale
2021-06-12 03:58:54 -04:00
parent edf60c20f9
commit 7ddde99aa4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "redis",
"version": "4.0.0-next.1",
"version": "4.0.0-next.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redis",
"version": "4.0.0-next.1",
"version": "4.0.0-next.2",
"license": "MIT",
"dependencies": {
"cluster-key-slot": "1.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "4.0.0-next.1",
"version": "4.0.0-next.2",
"description": "A high performance Redis client.",
"keywords": [
"database",