Skip to content

Commit f5ff671

Browse files
Patch - Build: Bump grunt-contrib-cssmin to v5.0.0 (#2481)
Patch - CSS code optimization and minification - Bump grunt-contrib-cssmin to v5.0.0 Port of wet-boew/wet-boew#9902's build change.
1 parent 8a03cd6 commit f5ff671

File tree

2 files changed

+57
-78
lines changed

2 files changed

+57
-78
lines changed

package-lock.json

Lines changed: 56 additions & 77 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
@@ -36,7 +36,7 @@
3636
"grunt-contrib-connect": "^3.0.0",
3737
"grunt-contrib-copy": "^1.0.0",
3838
"grunt-contrib-csslint": "~2.0.0",
39-
"grunt-contrib-cssmin": "^3.0.0",
39+
"grunt-contrib-cssmin": "^5.0.0",
4040
"grunt-contrib-htmlmin": "^3.1.0",
4141
"grunt-contrib-uglify": "^5.2.2",
4242
"grunt-contrib-watch": "^1.1.0",

0 commit comments

Comments
 (0)