Skip to content

Commit 2adf091

Browse files
committed
mini-css-extract-plugin 버전 2.4.x 로 변경 (2.5.0 버그로 보임)
1 parent 9a171fe commit 2adf091

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"html-webpack-injector": "^1.1.4",
4848
"html-webpack-plugin": "^5.3.1",
4949
"jest": "^27.0.1",
50-
"mini-css-extract-plugin": "^2.2.0",
50+
"mini-css-extract-plugin": "^2.4.7",
5151
"npm-run-all": "^4.1.5",
5252
"object-assign": "^4.1.1",
5353
"react-test-renderer": "^17.0.1",

0 commit comments

Comments
 (0)