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

Release client@1.0.0-rc.0

This commit is contained in:
leibale
2021-11-15 18:03:13 -05:00
parent 4f1af43b5f
commit d32f1edf8a

View File

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