diff --git a/conduit-front/package.json b/conduit-front/package.json index dcb354afd82ce3c6b3c976b87119f0dd33fae55a..de210deafe088f0ab32f839b02038a544c46fcf9 100644 --- a/conduit-front/package.json +++ b/conduit-front/package.json @@ -20,7 +20,8 @@ "redux-devtools-extension": "^2.13.2", "redux-logger": "^3.0.1", "superagent": "^3.8.2", - "superagent-promise": "^1.1.0" + "superagent-promise": "^1.1.0", + "which": "" }, "scripts": { "start": "cross-env PORT=4100 react-scripts start",