From a03fe0d38307ab88eb28b33b3ee12f52c4bc0148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 17 Mar 2020 11:37:43 +0100 Subject: [PATCH] package.json: Bump the required Seshat version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bee8e39..2d15cbe 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tar": "^6.0.1" }, "hakDependencies": { - "matrix-seshat": "^1.1.0" + "matrix-seshat": "^1.2.0" }, "build": { "appId": "im.riot.app",