From e18626da293f61312618548fe73ec20699d28180 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sat, 5 Apr 2025 18:32:35 +0530 Subject: [PATCH] chore: uninstall redis --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 2279c772..fd4ce29a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,6 @@ "react-router-dom": "^6.26.1", "react-simple-code-editor": "^0.11.2", "react-transition-group": "^4.4.2", - "redis": "^4.7.0", "sequelize": "^6.37.3", "sequelize-typescript": "^2.1.6", "sharp": "^0.33.5",