From 2c17bae7a4a5afa5616788465b1ff317ab514023 Mon Sep 17 00:00:00 2001 From: Benjamin Ramser Date: Mon, 21 Aug 2023 10:58:49 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc42670..1d67e8a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ This is a Typescript client for Tile38 that allows for a type-safe interaction w ```sh "node": ">=14.x" -"redis" ">=4.3.0" +"ioredis" ">=5.0.0" ``` ### Installation