From: Azhagu Saroja Devi Date: Wed, 30 Jun 2021 10:26:24 +0000 (+0530) Subject: Fix bug 1585 to Interface Access Problem OSM 9.1.2 in NG-UI X-Git-Tag: v9.1.5 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv9.1.5;hp=926e0306f87904f1ffc6a7ab29d85df7d89a218c;p=osm%2FNG-UI.git Fix bug 1585 to Interface Access Problem OSM 9.1.2 in NG-UI Change-Id: Ib4cfe67b54ce9bff5cea20dc1701a30f2af89943 Signed-off-by: Azhagu Saroja Devi --- diff --git a/package.json b/package.json index 798656e..d67c4f1 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": "^2.4.2", "ng2-file-upload": "^1.3.0", "ng2-smart-table": "~1.6.0", "ol": "^5.3.3",