npm: Lock mini-css-extract-plugin at version 2.4.5
2.5 has an unintended API breakage: https://github.com/webpack-contrib/mini-css-extract-plugin/issues/896
This commit is contained in:
parent
a9b9484166
commit
96e9c669ad
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
"eslint-webpack-plugin": "^2.5.3",
|
"eslint-webpack-plugin": "^2.5.3",
|
||||||
"htmlparser": "^1.7.7",
|
"htmlparser": "^1.7.7",
|
||||||
"jed": "^1.1.1",
|
"jed": "^1.1.1",
|
||||||
"mini-css-extract-plugin": "^2.4.5",
|
"mini-css-extract-plugin": "~2.4.5",
|
||||||
"po2json": "^1.0.0-alpha",
|
"po2json": "^1.0.0-alpha",
|
||||||
"qunit": "^2.9.3",
|
"qunit": "^2.9.3",
|
||||||
"sass": "^1.35.2",
|
"sass": "^1.35.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue