From c2f94dbf75907efc6117e14ce75c0989ea743209 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Mon, 15 Jun 2015 13:02:06 +0200 Subject: [PATCH] Upgrade dependencies. --- bower.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index fdb084a..f38b1fb 100644 --- a/bower.json +++ b/bower.json @@ -18,10 +18,12 @@ "bootstrap": "3.3.4", "bootstrap-datepicker": "1.4.0", "font-awesome": "4.3.0", - "pines-notify": "1.2.0", + "pines-notify": "2.0.1", "angular": "1.4.0", "angular-strap": "2.2.4", "d3": "3.5.5", - "nvd3": "1.8.1-alpha" + "nvd3": "1.8.1-alpha", + "highcharts": "4.1.5", + "highcharts-ng": "0.0.8" } }