From b06b9e57133507f9186f982e7de2483bc67dc367 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Sun, 13 Mar 2016 18:36:27 +0000 Subject: [PATCH] =?UTF-8?q?Update=20grunt-postcss=20~0.7.1=20=E2=86=92=20~?= =?UTF-8?q?0.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See #35104 git-svn-id: https://develop.svn.wordpress.org/trunk@36978 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e20854c08c..4fcd893b7c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-jsvalidate": "~0.2.2", "grunt-legacy-util": "^0.2.0", "grunt-patch-wordpress": "~0.3.0", - "grunt-postcss": "~0.7.1", + "grunt-postcss": "~0.8.0", "grunt-rtlcss": "~2.0.1", "grunt-sass": "~1.1.0", "matchdep": "~1.0.0"