From 1b2ef53aaadd043f590801c50bb0e562fce35a2f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 10 Feb 2019 11:17:31 -0500 Subject: getting the basics --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'package.json') 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" + } } -- cgit v1.2.3