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

Release client@2.0.0-next.1

This commit is contained in:
Leibale
2023-04-30 11:08:59 -04:00
parent e04609cc3a
commit a5d0963fcf

View File

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