projects
/
VSoRC
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4432984
)
quitar el xterm addon
author
Josue Rodriguez
<josuer08@gmail.com>
Fri, 3 Jul 2020 03:15:26 +0000
(23:15 -0400)
committer
Josue Rodriguez
<josuer08@gmail.com>
Fri, 3 Jul 2020 03:15:26 +0000
(23:15 -0400)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 956aef4e501103fc094eb56488c90fbe4d60151a..8ec9605e1510802ba34260ac70d583427e879f2f 100755
(executable)
--- 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"
}
}