From 74d217f4038684fabe92b6ae1586ec237a3d3683 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 19 Sep 2017 14:15:14 -0700 Subject: [PATCH] CRM-21179 - bower.json - Add dc.js, d3.js, and crossfilter.js --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index 343c2fb96f..3011e50552 100644 --- a/bower.json +++ b/bower.json @@ -15,6 +15,9 @@ "angular-unsavedChanges": "~0.1.1", "qunit": "~1.10", "d3": "3.4.11", + "d3-3.5.x": "d3#~3.5.17", + "dc-2.1.x": "dc.js#~2.1.8", + "crossfilter-1.3.x": "crossfilter2#~1.3.11", "jquery": "~1.12", "jquery-ui": "~1.12", "lodash-compat": "~3.0", -- 2.25.1