1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

revert client version to 1.4.2

This commit is contained in:
Leibale
2023-01-25 13:23:28 -05:00
parent f3ed246ff8
commit e9de74c96f

View File

@@ -1,6 +1,6 @@
{ {
"name": "@redis/client", "name": "@redis/client",
"version": "1.5.0", "version": "1.4.2",
"license": "MIT", "license": "MIT",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",