From 7af8c8de56e386c7d0e1b6b0595abe1700a94233 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 14 Feb 2017 23:42:16 +0800 Subject: [PATCH] chore(package): update grunt-contrib-cssmin to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..a65de89 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-coffee": "^0.7.0", "grunt-contrib-connect": "^0.5.0", "grunt-contrib-copy": "^0.4.1", - "grunt-contrib-cssmin": "^0.10.0", + "grunt-contrib-cssmin": "^2.0.0", "grunt-contrib-htmlmin": "^0.3.0", "grunt-contrib-less": "^0.11.3", "grunt-contrib-uglify": "^0.2.7",