From e25c78812379caa191ebfd5aa99d416dd85c95d2 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 10 Jun 2018 14:09:31 +0200 Subject: [PATCH] Remove unused c3 library, add missing jqwidgets-scripts library. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89681ee..a54c090 100644 --- a/package.json +++ b/package.json @@ -70,10 +70,10 @@ "angular2-text-mask": "^9.0.0", "base64util": "^2.0.0-f", "bootstrap": "4.1.1", - "c3": "^0.4.21", "d3": "^5.0.0", "font-awesome": "^4.7.0", "jquery": "^3.3.1", + "jqwidgets-scripts": "^5.7.2", "moment": "^2.21.0", "ng2-nvd3": "^2.0.0", "ngx-toastr": "^8.3.0",