From 59813858943e5fd5c6dd72ac52987d6c99f23995 Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Tue, 17 Mar 2015 12:17:31 +0000 Subject: [PATCH] Update `grunt-rtlcss` to 1.6.0. Changes: * https://github.com/MohammadYounes/grunt-rtlcss/compare/1.5.1...1.6.0 * https://github.com/MohammadYounes/rtlcss/compare/1.5.1...1.6.1 see #31332. git-svn-id: https://develop.svn.wordpress.org/trunk@31802 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 560fb1e6d1..ae3b09cda4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-jsvalidate": "~0.2.2", "grunt-legacy-util": "^0.2.0", "grunt-patch-wordpress": "~0.3.0", - "grunt-rtlcss": "~1.5.1", + "grunt-rtlcss": "~1.6.0", "grunt-sass": "~0.18.0", "matchdep": "~0.3.0" }