From cf022f3b258e9d3c1d6c0dcf5310fb61db3312bc Mon Sep 17 00:00:00 2001
From: Chris Hallberg <crhallberg@gmail.com>
Date: Thu, 22 Aug 2019 12:50:56 -0400
Subject: [PATCH] Update grunt-less-to-sass to next release (pending) and run
 lessToSass.

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 15f98e8a31b..9ca5f5233e7 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
     "grunt": "^1.0.0",
     "grunt-cli": "^1.2.0",
     "grunt-contrib-less": "1.3.0",
-    "grunt-less-to-sass": "crhallberg/grunt-less-to-sass#lodash-fix",
+    "grunt-less-to-sass": "duvillierA/grunt-less-to-sass#0.0.11",
     "grunt-sass": "^1.0.0",
     "jit-grunt": "^0.9.1",
     "node-sass": "^4.11.0"
-- 
GitLab