Skip to content

Commit

Permalink
fix: big number default date format (apache#16383)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Ritter authored and Emmanuel Bavoux committed Nov 14, 2021
1 parent dd771da commit 700d935
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions superset-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@superset-ui/legacy-plugin-chart-sunburst": "^0.17.85",
"@superset-ui/legacy-plugin-chart-treemap": "^0.17.85",
"@superset-ui/legacy-plugin-chart-world-map": "^0.17.85",
"@superset-ui/legacy-preset-chart-big-number": "^0.17.85",
"@superset-ui/legacy-preset-chart-big-number": "^0.17.86",
"@superset-ui/legacy-preset-chart-deckgl": "^0.4.11",
"@superset-ui/legacy-preset-chart-nvd3": "^0.17.85",
"@superset-ui/plugin-chart-echarts": "^0.17.85",
Expand Down

0 comments on commit 700d935

Please sign in to comment.