fix: better backward compatibility for table viz (#10219)

This commit is contained in:
Jesse Yang
2020-07-01 11:23:08 -07:00
committed by GitHub
parent b2e100ff6c
commit f7a024d7de
3 changed files with 10 additions and 9 deletions

View File

@@ -85,7 +85,7 @@
"@superset-ui/legacy-plugin-chart-sankey": "^0.14.1",
"@superset-ui/legacy-plugin-chart-sankey-loop": "^0.14.1",
"@superset-ui/legacy-plugin-chart-sunburst": "^0.14.1",
"@superset-ui/plugin-chart-table": "^0.14.2",
"@superset-ui/plugin-chart-table": "^0.14.5",
"@superset-ui/legacy-plugin-chart-treemap": "^0.14.1",
"@superset-ui/legacy-plugin-chart-world-map": "^0.14.1",
"@superset-ui/legacy-preset-chart-big-number": "^0.14.1",