This is an automated email from the ASF dual-hosted git repository. ccwilliams pushed a commit to branch chris--ajax-charts in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit db825f6eef54a50215f1eb789accf5ce9d12115f Author: Chris Williams <[email protected]> AuthorDate: Mon Sep 10 22:02:23 2018 -0700 [deps] add @superset-ui/core --- superset/assets/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/superset/assets/package.json b/superset/assets/package.json index cdb7d2c..91a57b7 100644 --- a/superset/assets/package.json +++ b/superset/assets/package.json @@ -52,6 +52,7 @@ "@data-ui/sparkline": "^0.0.54", "@data-ui/theme": "^0.0.62", "@data-ui/xy-chart": "^0.0.61", + "@superset-ui/core": "^0.0.2", "@vx/legend": "^0.0.170", "@vx/responsive": "0.0.172", "@vx/scale": "^0.0.165",
