Updating xterm to 2.4.0
This commit is contained in:
parent
8347b6760e
commit
43c290de2a
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
"node": "0.12.7"
|
||||
},
|
||||
"bugs": {
|
||||
"url" : "https://github.com/billchurch/WebSSH2/issues"
|
||||
"url": "https://github.com/billchurch/WebSSH2/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"basic-auth": "^1.1.0",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"read-config": "^1.6.0",
|
||||
"socket.io": "^1.6.0",
|
||||
"ssh2": "^0.5.4",
|
||||
"xterm": "^2.3.0"
|
||||
"xterm": "^2.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index"
|
||||
|
|
Loading…
Reference in a new issue