From e07680422956c7613a095d28fe493ff1f514cf40 Mon Sep 17 00:00:00 2001 From: Serhii Chernenko Date: Fri, 20 Oct 2023 18:02:39 +0300 Subject: [PATCH] Update package.json.sample --- package.json.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json.sample b/package.json.sample index 9fbde04e8a725..12a04e9543b2b 100644 --- a/package.json.sample +++ b/package.json.sample @@ -18,7 +18,7 @@ "grunt-contrib-cssmin": "~4.0.0", "grunt-contrib-imagemin": "~4.0.0", "grunt-contrib-jasmine": "~4.0.0", - "grunt-contrib-less": "~3.0.0", + "grunt-contrib-less": "1.4.1", "grunt-contrib-watch": "~1.1.0", "grunt-eslint": "~24.2.0", "grunt-exec": "~3.0.0",