diff --git a/package.json b/package.json index bb4070b..643957e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "start": "supervisor --debug server.js" }, "dependencies": { - "express": "^4.12.0", "socket.io": "~1.0.6", "winston": "*" }, diff --git a/storage/database.sqlite b/storage/database.sqlite index 565e0d2..9597e21 100644 Binary files a/storage/database.sqlite and b/storage/database.sqlite differ