diff --git a/conduit-front/package.json b/conduit-front/package.json index de210deafe088f0ab32f839b02038a544c46fcf9..1879f4df34732b24d5c3ce6eef8cc9219b15338f 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",