Skip to content

Commit

Permalink
chore(deps): rollback dependency mini-css-extract-plugin to v2.4.5
Browse files Browse the repository at this point in the history
kktjs/kkt#340
TypeError: MiniCssExtractPlugin is not a constructor
  • Loading branch information
jaywcjlove committed Jan 16, 2022
1 parent 250c2d0 commit 1d1cdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"husky": "7.0.4",
"kkt": "7.0.5",
"lint-staged": "12.1.7",
"mini-css-extract-plugin": "2.5.0",
"mini-css-extract-plugin": "2.4.5",
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit 1d1cdd7

Please sign in to comment.