mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
bumped node-ssh2 (fixes #605)
This commit is contained in:
@@ -36,10 +36,10 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"wincredmgr": "^2.0.0",
|
||||
"xkeychain": "^0.0.6",
|
||||
"windows-process-tree": "^0.2.3"
|
||||
"windows-process-tree": "^0.2.3",
|
||||
"xkeychain": "^0.0.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"ssh2": "^0.5.5"
|
||||
"ssh2": "^0.8.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user