From bd471d9ebe71a3a81192de33052a29d138d7df44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Fri, 24 Apr 2020 12:01:32 +0200 Subject: [PATCH] package.json: Unbump the seshat dep. The bump was accidentally merged to master, this doesn't belong here yet. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25f7299..da3e703 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tar": "^6.0.1" }, "hakDependencies": { - "matrix-seshat": "^1.3.3" + "matrix-seshat": "^1.3.2" }, "build": { "appId": "im.riot.app",