CWD detection on windows where possible

This commit is contained in:
Eugene Pankov
2021-02-06 16:45:38 +01:00
parent 7098622c8f
commit aac38fa190
4 changed files with 40 additions and 48 deletions

View File

@@ -22,7 +22,7 @@
"@angular/platform-browser": "^11.1.1",
"@angular/platform-browser-dynamic": "^11.1.1",
"@ng-bootstrap/ng-bootstrap": "^6.1.0",
"@terminus-term/node-pty": "0.10.0-beta10",
"@terminus-term/node-pty": "0.10.0-terminus.2",
"electron-config": "2.0.0",
"electron-debug": "^3.2.0",
"electron-is-dev": "1.2.0",
@@ -32,6 +32,7 @@
"js-yaml": "4.0.0",
"keytar": "^7.2.0",
"mz": "^2.7.0",
"native-process-working-directory": "^1.0.2",
"ngx-toastr": "^12.0.1",
"npm": "6",
"path": "0.12.7",