Replace node-pty-prebuilt with faressoft/node-pty-prebuilt

This commit is contained in:
Mohammad Fares
2019-11-20 20:29:51 +01:00
parent 36acb5d514
commit 57302613e0
4 changed files with 156 additions and 196 deletions

View File

@@ -41,6 +41,7 @@
"pty"
],
"dependencies": {
"@faressoft/node-pty-prebuilt": "^0.9.0",
"async": "^2.6.1",
"async-promises": "^0.2.1",
"chalk": "^2.4.1",
@@ -54,7 +55,6 @@
"is_js": "^0.9.0",
"js-yaml": "^3.11.0",
"lodash": "^4.17.10",
"node-pty-prebuilt": "^0.7.3",
"performance-now": "^2.1.0",
"pngjs": "^3.3.2",
"progress": "^2.0.0",