Merge branch 'hotfix/fix-webpack' into main

This commit is contained in:
navaneeth 2021-07-01 15:13:17 +05:30
commit f3216457d9

View file

@ -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": {