From e4cc13d19545cec93bcda21f40063991d35d6eeb Mon Sep 17 00:00:00 2001 From: Will Hunt <will@half-shot.uk> Date: Thu, 25 Oct 2018 20:35:26 +0100 Subject: [PATCH] Bump bridge lib version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3cff63..aa65187 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "escape-string-regexp": "^1.0.5", "js-yaml": "^3.10.0", "marked": "^0.3.15", - "matrix-appservice-bridge": "^1.5.0a", + "matrix-appservice-bridge": "^1.7.0", "mime": "^1.6.0", "moment": "^2.22.2", "pg-promise": "^8.5.1", -- GitLab