From 8b83032af42e186047d94f737647c3853bae098c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 3 Mar 2014 08:30:23 -0500 Subject: [PATCH] feature(package) rm pty.js --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index c37c46e0..2d1272ef 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,7 @@ "socket.io": "0.9.16", "express": "3.4.x", "http-auth": "2.1.x", - "fs-extra": "0.8.x", - "pty.js": "0.2.3" + "fs-extra": "0.8.x" }, "license": "MIT", "engines": {