back to official node-pty

This commit is contained in:
Eugene Pankov
2021-04-04 20:37:04 +02:00
parent 174a1bcca7
commit cf13fca835
4 changed files with 10 additions and 7 deletions

View File

@@ -23,7 +23,6 @@
"@angular/platform-browser-dynamic": "^11.1.1",
"@electron/remote": "^1.0.4",
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
"@terminus-term/node-pty": "0.10.0-terminus.3",
"electron-config": "2.0.0",
"electron-debug": "^3.2.0",
"electron-promise-ipc": "^2.2.4",
@@ -34,6 +33,7 @@
"mz": "^2.7.0",
"native-process-working-directory": "^1.0.2",
"ngx-toastr": "^13.2.1",
"node-pty": "^0.10.0",
"npm": "6",
"path": "0.12.7",
"rxjs": "^6.6.6",