mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
use keytar instead of xkeychain & wincredmgr
This commit is contained in:
@@ -35,11 +35,10 @@
|
||||
"terminus-terminal": "*"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"wincredmgr": "^2.0.0",
|
||||
"windows-process-tree": "^0.2.3",
|
||||
"xkeychain": "^0.0.6"
|
||||
"windows-process-tree": "^0.2.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"keytar": "^4.7.0",
|
||||
"ssh2": "^0.8.2",
|
||||
"ssh2-streams": "^0.4.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user