From 31f0e37086672798971beb028533f33522ec2752 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Mon, 26 Oct 2020 18:04:35 +0300 Subject: [PATCH] [build] Fix Delete space. On build this file always have changes --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 1cb85a6277..cf45091c12 100644 --- a/build/package.json +++ b/build/package.json @@ -29,5 +29,5 @@ "chai": "1.9.1", "mocha": "^6.2.2", "grunt-mocha": "^1.0.0" - } + } }