mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 17:35:55 +08:00
fix(frontend): 📌 pin mini-css-extract-plugin version to 2.4.5 to fix breaking builds (#612)
This commit is contained in:
parent
274f1fe07f
commit
68d68c2b57
@ -47,7 +47,7 @@
|
|||||||
"history": "4.10.1",
|
"history": "4.10.1",
|
||||||
"html-webpack-plugin": "5.1.0",
|
"html-webpack-plugin": "5.1.0",
|
||||||
"jest": "26.6.0",
|
"jest": "26.6.0",
|
||||||
"mini-css-extract-plugin": "^2.4.5",
|
"mini-css-extract-plugin": "2.4.5",
|
||||||
"monaco-editor": "^0.30.0",
|
"monaco-editor": "^0.30.0",
|
||||||
"react": "17.0.0",
|
"react": "17.0.0",
|
||||||
"react-dom": "17.0.0",
|
"react-dom": "17.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user