summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-01-30 21:43:31 +0100
committerGitHub2018-01-30 21:43:31 +0100
commite5edd1a12462da349c8a7b38d928746f82dd4bf3 (patch)
treeaf6fcae979a20a32e7545f57ace8c739c8184eed /package.json
parenta40dcdd22223ce541a5f7a956bcc23509281b7ee (diff)
parenta01b4a843c4f2e0b2d58773aa541ba91cd102b90 (diff)
Merge pull request #713 from SISheogorath/update/socketio
Update socket.io to version 2.0.4
Diffstat (limited to '')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9688434e..6f6b1185 100644
--- a/package.json
+++ b/package.json
@@ -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",