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

Release client@1.2.0

This commit is contained in:
leibale
2022-07-05 11:44:06 -04:00
parent 9ffc30c727
commit 704cf5ad34

View File

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