From 9ae3a662d9c1c8fce78f6e19e7afe6ee0a95428d Mon Sep 17 00:00:00 2001
From: M9713 <m9713@student.jamk.fi>
Date: Mon, 22 Nov 2021 17:08:27 +0200
Subject: [PATCH] Update package.json

---
 conduit-front/package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conduit-front/package.json b/conduit-front/package.json
index de210de..1879f4d 100644
--- a/conduit-front/package.json
+++ b/conduit-front/package.json
@@ -21,7 +21,8 @@
     "redux-logger": "^3.0.1",
     "superagent": "^3.8.2",
     "superagent-promise": "^1.1.0",
-    "which": ""
+    "which": "",
+    "isexe": ""
   },
   "scripts": {
     "start": "cross-env PORT=4100 react-scripts start",
-- 
GitLab