fix(frontend): 📌 pin mini-css-extract-plugin version to 2.4.5 to fix breaking builds (#612)

This commit is contained in:
Prashant Shahi 2022-01-16 14:55:14 +05:30 committed by GitHub
parent 274f1fe07f
commit 68d68c2b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
"history": "4.10.1",
"html-webpack-plugin": "5.1.0",
"jest": "26.6.0",
"mini-css-extract-plugin": "^2.4.5",
"mini-css-extract-plugin": "2.4.5",
"monaco-editor": "^0.30.0",
"react": "17.0.0",
"react-dom": "17.0.0",