Trying update of socket.io to 2.0.1

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-26 14:35:40 +02:00
parent 2cbf055fe2
commit 9273e61cb4
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"node-cryptojs-aes": "^0.4.0",
"nodemailer": "^4.0.1",
"request": "^2.72.0",
"socket.io": "^1.7.3",
"socket.io": "^2.0.1",
"uniqid": "^4.1.1"
},
"repository": {