diff --git a/frontend/package.json b/frontend/package.json index 6b4b16da87..7213af05c2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,6 +48,7 @@ "react-tooltip": "^4.2.18", "rxjs": "^6.3.3", "tinycolor2": "^1.4.2", + "webpack-cli": "^3.3.0", "yup": "^0.27.0" }, "devDependencies": { @@ -63,7 +64,6 @@ "html-webpack-plugin": "^3.2.0", "path": "^0.12.7", "webpack": "^4.29.6", - "webpack-cli": "^3.3.0", "webpack-dev-server": "^3.11.2" }, "scripts": {