aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index 13c4927..65311e3 100644
--- a/package.json
+++ b/package.json
@@ -15,5 +15,9 @@
"bugs": {
"url": "https://github.com/Alee14/Project-Hexus/issues"
},
- "homepage": "https://github.com/Alee14/Project-Hexus#readme"
+ "homepage": "https://github.com/Alee14/Project-Hexus#readme",
+ "dependencies": {
+ "express": "^4.16.4",
+ "socket.io": "^2.2.0"
+ }
}