Rely on pty.js, minor updates to area changing logic

This commit is contained in:
Bryan Ashby
2015-08-18 23:11:13 -06:00
parent c9a24b7ec8
commit d3f82e38da
5 changed files with 25 additions and 16 deletions

View File

@@ -17,7 +17,8 @@
"node-uuid" : "1.4.x",
"moment" : "2.10.x",
"gaze" : "0.5.x",
"mkdirp" : "0.5.x"
"mkdirp" : "0.5.x",
"pty.js" : "0.2.x"
},
"engine" : "node >= 0.12.2"
}