summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2018-02-20 10:49:59 +0100
committertomsmeding <tom.smeding@gmail.com>2018-02-20 10:49:59 +0100
commitb1b3cf82c0d0ccd6429145334c964e336858274a (patch)
treea207c7a31bf547c7c1fcd0e1823e467f606de65c /package.json
parent0afba2300e370f3567de784d2e9abda22084c652 (diff)
Botproxy
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 564981d..6faf471 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"dependencies": {
"express": "^4.16.2",
"naampje": "^1.0.1",
- "socket.io": "^2.0.4"
+ "socket.io": "^2.0.4",
+ "socket.io-client": "^2.0.4"
}
}