From 9f27f75397491165e6c162a9f2d99eeb40d1a5a0 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 20 Feb 2018 09:05:15 -0800 Subject: [PATCH] Upgrade chartjs timeline to 0.1.4 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b2b574369d..69c7bb92ed 100644 --- a/bower.json +++ b/bower.json @@ -58,7 +58,7 @@ "webcomponentsjs": "^1.0.10", "chart.js": "~2.7.1", "moment": "^2.20.0", - "chartjs-chart-timeline": "fanthos/chartjs-chart-timeline#^0.1.3", + "chartjs-chart-timeline": "fanthos/chartjs-chart-timeline#^0.1.4", "chartjs-plugin-zoom": "^0.6.3", "hammerjs": "^2.0.8" },