From 5d9acd0f746946f991a31016013da297909f26e2 Mon Sep 17 00:00:00 2001 From: Igor Antun Date: Sat, 15 Aug 2015 19:36:35 -0300 Subject: [PATCH] v1.0.4 - Update package.json --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 5a172b5..69bb09e 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,9 @@ "start": "node app.js" }, "dependencies": { - "body-parser": "~1.12.0", - "cookie": "^0.1.2", - "cookie-parser": "~1.3.4", "debug": "~2.1.1", "ejs": "~2.3.1", "express": "~4.12.2", - "jade": "~1.9.2", "readline": "0.0.7", "serve-favicon": "~2.2.0", "sockjs": "~0.3.15",