updating socket.io again

This commit is contained in:
billchurch 2018-02-08 15:55:14 -05:00
parent 0f00e12e81
commit 4e68947cb0
3 changed files with 5 additions and 8201 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
#Docs
docs
./config.json
# Logs
logs
*.log

View file

@ -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