From 323f4bf1a396e2478931b1cb27dd009ae9b3303d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Fri, 27 Mar 2020 14:16:57 +0100 Subject: [PATCH] package.json: Bump the required Seshat version. This bump enables getting the number of search hits and should remove the database locked errors while searching. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7045ae4..1c62003 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tar": "^6.0.1" }, "hakDependencies": { - "matrix-seshat": "^1.2.0" + "matrix-seshat": "^1.3.1" }, "build": { "appId": "im.riot.app",