Update socket.io to version 2.0.4

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
Sheogorath
2018-01-30 19:41:06 +01:00
parent a40dcdd222
commit a01b4a843c
2 changed files with 3 additions and 3 deletions

View File

@@ -112,8 +112,8 @@
"sequelize": "^3.28.0",
"sequelize-cli": "^2.5.1",
"shortid": "2.2.6",
"socket.io": "~1.7.2",
"socket.io-client": "~1.7.2",
"socket.io": "~2.0.4",
"socket.io-client": "~2.0.4",
"spin.js": "^2.3.2",
"sqlite3": "^3.1.8",
"store": "^1.3.20",