mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +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:
@@ -35,6 +35,7 @@
|
||||
"prop-types": "^15.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.13.1"
|
||||
"react": "^16.13.1",
|
||||
"enzyme": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user