From: Josue Rodriguez Date: Fri, 3 Jul 2020 03:15:26 +0000 (-0400) Subject: quitar el xterm addon X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=commitdiff_plain;h=190aa1ab98dd710cceb0fde6a5a8ff5713be2287 quitar el xterm addon --- diff --git a/package.json b/package.json index 956aef4..8ec9605 100755 --- a/package.json +++ b/package.json @@ -12,8 +12,6 @@ "description": "Esta es una web de prueba", "dependencies": { "ejs": "^2.6.2", - "express": "^4.17.1", - "xterm-addon-attach": "^0.3.0", - "xterm-addon-fit": "^0.3.0" + "express": "^4.17.1" } }