From 77455ba85cd526c37a026bf2788028a53aff45f2 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Fri, 12 Aug 2016 09:48:37 +0100 Subject: [PATCH] Preparing for image install --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6c43dcb..6ce0a19 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "cookie-parser": "*", "ejs": "*", "errorhandler": "*", + "exec": "^0.2.1", "express": "^4.13.4", "express-session": "*", "htmlparser": "^1.7.7",