diff --git a/package.json b/package.json index 4df80d8..7fdbd9e 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "license": "ISC", "dependencies": { "express": "^4.15.3", + "moment": "^2.18.1", "socket.io": "^2.0.3" }, "devDependencies": { diff --git a/public/index.html b/public/index.html index 5215930..7af84ab 100644 --- a/public/index.html +++ b/public/index.html @@ -27,6 +27,7 @@