Skip to content

Commit 163a7ed

Browse files
committed
use pty.js that merges in niallo:waitpid fixes as in terryschen:wetty
1 parent 6f39fd0 commit 163a7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"express": "3.5.1",
66
"websocket": "",
7-
"pty.js": "",
7+
"pty.js": "git+https://github.com/terryschen/pty.js",
88
"optimist": "",
99
"waitpid": ""
1010
},

0 commit comments

Comments
 (0)