Merge pull request #95 from uhoreg/keytar

use keytar to store pickle keys
This commit is contained in:
Hubert Chathi
2020-06-03 16:54:48 -04:00
committed by GitHub
5 changed files with 138 additions and 1 deletions
+2 -1
View File
@@ -58,7 +58,8 @@
"tar": "^6.0.1"
},
"hakDependencies": {
"matrix-seshat": "^1.3.3"
"matrix-seshat": "^1.3.3",
"keytar": "^5.6.0"
},
"build": {
"appId": "im.riot.app",