From 5dc388f2c5b40987f150a11baeeb8e066fa6b354 Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Fri, 3 Mar 2023 18:42:28 +0200 Subject: [PATCH] UI: Fixed build warning --- ui-ngx/angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/angular.json b/ui-ngx/angular.json index 5f43710552..cc13556d4b 100644 --- a/ui-ngx/angular.json +++ b/ui-ngx/angular.json @@ -141,7 +141,7 @@ "ace-builds", "diff-match-patch", "tv4", - "@messageformat/parse" + "@messageformat/parser" ] }, "configurations": {