From: Barath Kumar R Date: Mon, 11 Jan 2021 13:13:08 +0000 (+0530) Subject: Bug Fix for build failure v8.0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=7c00ecf52c55ced70cdcd27be701d6e387379ef2;hp=1c1aa96888b68d387e54dcf6cfeed106b2534671;p=osm%2FNG-UI.git Bug Fix for build failure v8.0 Change-Id: Ie80c00676c6e490417fb34e59d82469bdabc92b6 Signed-off-by: Barath Kumar R --- 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",