aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-24 04:09:20 +0000
committerHumairAK <humair88@hotmail.com>2016-07-24 04:09:20 +0000
commit2a3f37903f693cd5af13dbf8dd7df3d0f4e19ee0 (patch)
tree6d88260f53dd867d34238cf07a2710d99c62dfd0 /package.json
parent807eb06e57ba4454bdba32493ae603ef9c2c45a1 (diff)
parent59cf16ee546111c186e36dc723a60de49cf25001 (diff)
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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 2e6fe60..8380a3f 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"object-assign": "^4.1.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
- "sanitizer": "^0.1.3"
+ "sanitizer": "^0.1.3",
+ "socket.io": "^1.4.8"
}
}