Skip to content

Commit

Permalink
Upgrade grunt-contrib-cssmin to v4, v3 is buggy
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisjacquet committed Jul 16, 2021
1 parent 0e79935 commit fd0877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"grunt": ">=1.3.0",
"grunt-contrib-cssmin": "~3.0.0",
"grunt-contrib-cssmin": "~4.0.0",
"grunt-contrib-uglify": "~5.0.1",
"grunt-contrib-watch": "~1.1.0"
}
Expand Down

0 comments on commit fd0877d

Please sign in to comment.