Skip to content

Commit 04ec352

Browse files
committed
npm: Lock mini-css-extract-plugin at version 2.4.5
2.5 has an unintended API breakage: webpack-contrib/mini-css-extract-plugin#896
1 parent eba8501 commit 04ec352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-webpack-plugin": "^2.5.3",
3636
"htmlparser": "^1.7.7",
3737
"jed": "^1.1.1",
38-
"mini-css-extract-plugin": "^2.4.5",
38+
"mini-css-extract-plugin": "~2.4.5",
3939
"po2json": "^1.0.0-alpha",
4040
"qunit": "^2.9.3",
4141
"sass": "^1.35.2",

0 commit comments

Comments
 (0)