Move to pty-node over custom pty2.js

This commit is contained in:
Bryan Ashby
2018-03-08 21:39:42 -07:00
parent 63ff2a6057
commit f6f1de4bd8
5 changed files with 19 additions and 20 deletions

View File

@@ -40,7 +40,7 @@
"minimist": "1.2.x",
"moment": "^2.20.1",
"nodemailer": "^4.4.1",
"ptyw.js": "NuSkooler/ptyw.js",
"node-pty": "^0.7.4",
"rlogin": "^1.0.0",
"sane": "^2.2.0",
"sanitize-filename": "^1.6.1",