From 8da018c59f81e0bab0f6a109a9d5ce1af2d9d108 Mon Sep 17 00:00:00 2001 From: Evert Date: Thu, 29 Sep 2016 16:47:24 +0300 Subject: [PATCH] settings view things --- package.json | 1 - public/index.html | 19 +++++++++++-------- public/js/main.js | 14 +++++++++++++- 3 files changed, 24 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b12259c..6517e9e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "license": "MIT", "dependencies": { "express": "^4.14.0", - "morgan": "^1.7.0", "socketio": "^1.0.0", "toml": "^2.3.0" }, diff --git a/public/index.html b/public/index.html index 4c2f5f1..3c64b15 100644 --- a/public/index.html +++ b/public/index.html @@ -61,17 +61,20 @@