Merge pull request #141 from vector-im/jryans/neon-seshat

Fix neon error by upgrading Seshat
This commit is contained in:
J. Ryan Stinnett
2020-09-21 14:55:17 +01:00
committed by GitHub
+1 -1
View File
@@ -56,7 +56,7 @@
"tar": "^6.0.1" "tar": "^6.0.1"
}, },
"hakDependencies": { "hakDependencies": {
"matrix-seshat": "^2.1.0", "matrix-seshat": "^2.1.1",
"keytar": "^5.6.0" "keytar": "^5.6.0"
}, },
"build": { "build": {