Browse Source

use pty.js that merges in niallo:waitpid fixes as in terryschen:wetty

pull/13/head
Luca Milanesio 10 years ago
parent
commit
163a7ed6ca
  1. 2
      package.json

2
package.json

@ -4,7 +4,7 @@
"dependencies": {
"express": "3.5.1",
"websocket": "",
"pty.js": "",
"pty.js": "git+https://github.com/terryschen/pty.js",
"optimist": "",
"waitpid": ""
},

Loading…
Cancel
Save