Skip to content

Commit

Permalink
bump mini-css-extract-plugin to v2 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Dec 12, 2023
1 parent 78caba6 commit cd71aaa
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 @@ -52,7 +52,7 @@
"handlebars-loader": "^1.7.1",
"html-webpack-plugin": "^5.3.2",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^1.6.2",
"mini-css-extract-plugin": "^2.7.6",
"node-object-hash": "^1.2.0",
"postcss": "^8.4.2",
"postcss-calc": "^9.0.1",
Expand Down

0 comments on commit cd71aaa

Please sign in to comment.