mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-07 00:51:50 +00:00
sftp: allow editing remote files locally - fixes #4311
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"@angular/core": "^9.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"winston": "^3.3.3",
|
||||
"electron-promise-ipc": "^2.2.4"
|
||||
"electron-promise-ipc": "^2.2.4",
|
||||
"tmp-promise": "^3.0.2",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user