summaryrefslogtreecommitdiff
path: root/interactor/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'interactor/package.json')
-rw-r--r--interactor/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/interactor/package.json b/interactor/package.json
index 1b3cd44..e37066f 100644
--- a/interactor/package.json
+++ b/interactor/package.json
@@ -11,6 +11,6 @@
"dependencies": {
"express": "^4.13.3",
"mkdirp": "^0.5.1",
- "socket.io": "^1.3.7"
+ "socket.io": "^2.3.0"
}
}