updating xterm to 2.3.0
This commit is contained in:
parent
72a767aa0a
commit
8347b6760e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
"read-config": "^1.6.0",
|
"read-config": "^1.6.0",
|
||||||
"socket.io": "^1.6.0",
|
"socket.io": "^1.6.0",
|
||||||
"ssh2": "^0.5.4",
|
"ssh2": "^0.5.4",
|
||||||
"xterm": "^2.2.3"
|
"xterm": "^2.3.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index"
|
"start": "node index"
|
||||||
|
|
Loading…
Reference in a new issue