From f7cd7797fb3ca36d1184d223fcd8fd26e9664d60 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Thu, 14 Nov 2019 19:08:33 +0100 Subject: [PATCH] increase object init timeout before complaining/stopping --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 473b4b0f63..0f03e414a7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "debug": "^4.1.1", "decache": "^4.5.1", "event-stream": "^4.0.1", - "iobroker.objects-redis": "^1.2.4", + "iobroker.objects-redis": "^1.2.5", "ioredis": "^4.14.1", "jsonwebtoken": "^8.5.1", "jszip": "^3.2.2",