Skip to content

Commit 1b7e30c

Browse files
fix(package): update grunt-contrib-cssmin to version 2.2.0
1 parent 81c88a8 commit 1b7e30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"grunt-contrib-connect": "1.0.x",
1717
"grunt-contrib-copy": "1.0.x",
1818
"grunt-contrib-csslint": "~2.0.0",
19-
"grunt-contrib-cssmin": "~2.0.0",
19+
"grunt-contrib-cssmin": "~2.2.0",
2020
"grunt-eslint": "19.0.x",
2121
"grunt-contrib-uglify": "~2.3.0",
2222
"grunt-contrib-watch": "1.0.x",

0 commit comments

Comments
 (0)