Fix bug 2232: change deployment option helm-chart-v2 to helm-chart so that NBI accepts it
[osm/NG-UI.git] / package.json
index 798656e..3f16dec 100644 (file)
@@ -40,6 +40,7 @@
     "angular-notifier": "^6.0.1",
     "bootstrap": "^4.4.1",
     "chart.js": "^2.8.0",
+    "chartjs-plugin-labels": "^1.1.0",
     "codemirror": "^5.51.0",
     "core-js": "^2.5.4",
     "d3": "^5.9.2",
@@ -48,7 +49,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",
@@ -59,7 +60,7 @@
     "stream": "0.0.2",
     "tslib": "^2.0.0",
     "web-animations-js": "^2.3.2",
-    "zone.js": "~0.10.3"
+    "zone.js": "~0.10.0"
   },
   "devDependencies": {
     "@angular-devkit/build-angular": "^0.1100.2",
@@ -79,7 +80,7 @@
     "karma-jasmine": "~4.0.0",
     "karma-jasmine-html-reporter": "^1.5.0",
     "ng2-completer": "^3.0.3",
-    "node-sass": "^4.14.1",
+    "node-sass": "^5.0.0",
     "protractor": "~7.0.0",
     "ts-node": "~7.0.0",
     "tslint": "~6.1.0",