From 7c00ecf52c55ced70cdcd27be701d6e387379ef2 Mon Sep 17 00:00:00 2001 From: Barath Kumar R Date: Mon, 11 Jan 2021 18:43:08 +0530 Subject: [PATCH 1/1] Bug Fix for build failure v8.0 Change-Id: Ie80c00676c6e490417fb34e59d82469bdabc92b6 Signed-off-by: Barath Kumar R --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 869d690..25e93c4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "js-yaml": "^3.13.1", "jsonpath": "^1.0.2", "ng-sidebar": "~9.2.0", - "ng2-charts": "^3.0.0-beta.5", + "ng2-charts": "3.0.0-beta.5", "ng2-file-upload": "^1.3.0", "ng2-smart-table": "~1.6.0", "ol": "^5.3.3", -- 2.25.1