Skip to content

Commit 9aea7d2

Browse files
fix(package): update grunt-contrib-cssmin to version 3.0.0
Closes #15
1 parent 3a410e3 commit 9aea7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"grunt-contrib-coffee": "~1.0.0",
1111
"grunt-contrib-concat": "~1.0.1",
1212
"grunt-contrib-copy": "~1.0.0",
13-
"grunt-contrib-cssmin": "~2.0.0",
13+
"grunt-contrib-cssmin": "~3.0.0",
1414
"grunt-contrib-jst": "~1.0.0",
1515
"grunt-contrib-less": "1.4.1",
1616
"grunt-contrib-uglify": "~2.1.0",

0 commit comments

Comments
 (0)