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.
This commit is contained in:
Damir Jelić 2020-03-27 14:16:57 +01:00
parent 2571c26372
commit 323f4bf1a3

View File

@ -57,7 +57,7 @@
"tar": "^6.0.1" "tar": "^6.0.1"
}, },
"hakDependencies": { "hakDependencies": {
"matrix-seshat": "^1.2.0" "matrix-seshat": "^1.3.1"
}, },
"build": { "build": {
"appId": "im.riot.app", "appId": "im.riot.app",