updating socket.io again
This commit is contained in:
parent
0f00e12e81
commit
4e68947cb0
3 changed files with 5 additions and 8201 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
#Docs
|
||||
docs
|
||||
|
||||
./config.json
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"express-session": "^1.15.6",
|
||||
"morgan": "^1.9.0",
|
||||
"read-config": "^1.6.0",
|
||||
"socket.io": "^1.7.4",
|
||||
"socket.io": "^2.0.4",
|
||||
"ssh2": "^0.5.5",
|
||||
"validator": "^9.0.0"
|
||||
},
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue