mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
refactor: import value name from root of superset-ui/core (#17947)
* chart * index and number-format * char-composition and color * connection * dimension and math-expression * models * query * time-format * residual modules * change config of jest and eslint config * wip update package.json * fix lint * WithLegend import from superset-ui/core
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"@superset-ui/core": "0.18.25",
|
||||
"d3-array": "^1.2.0",
|
||||
"echarts": "^5.2.2",
|
||||
"lodash": "^4.17.15"
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.13.1"
|
||||
|
||||
Reference in New Issue
Block a user