You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2018/08/22 05:02:37 UTC

[incubator-superset] 02/02: add d3-color

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch big-number-color
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit d067ceec1c8242370a370ece84b875379bc93e28
Author: Hugh Miles <hm...@lyft.com>
AuthorDate: Tue Aug 21 22:02:15 2018 -0700

    add d3-color
---
 superset/assets/package.json | 1 +
 superset/assets/yarn.lock    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/superset/assets/package.json b/superset/assets/package.json
index 836515a..743ea1f 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -54,6 +54,7 @@
     "classnames": "^2.2.5",
     "d3": "^3.5.17",
     "d3-cloud": "^1.2.1",
+    "d3-color": "^1.2.0",
     "d3-hierarchy": "^1.1.5",
     "d3-sankey": "^0.4.2",
     "d3-svg-legend": "^1.x",
diff --git a/superset/assets/yarn.lock b/superset/assets/yarn.lock
index 784ec3c..2f941b9 100644
--- a/superset/assets/yarn.lock
+++ b/superset/assets/yarn.lock
@@ -3164,7 +3164,7 @@ d3-collection@1, d3-collection@^1.0.4:
   version "1.0.4"
   resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.4.tgz#342dfd12837c90974f33f1cc0a785aea570dcdc2"
 
-d3-color@1:
+d3-color@1, d3-color@^1.2.0:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.0.tgz#d1ea19db5859c86854586276ec892cf93148459a"