feat: remove para controls (#9851)

* remove para controls

* update package version
This commit is contained in:
Phillip Kelley-Dotson
2020-05-26 12:37:33 -07:00
committed by GitHub
parent 2c97e72959
commit 1fffa37e85
4 changed files with 4 additions and 70 deletions

View File

@@ -6840,9 +6840,9 @@
}
},
"@superset-ui/legacy-plugin-chart-parallel-coordinates": {
"version": "0.13.3",
"resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-parallel-coordinates/-/legacy-plugin-chart-parallel-coordinates-0.13.3.tgz",
"integrity": "sha512-qFyE5vEl5D5G5KpcCG+aE7sbxZnmljR1PBiaRJ2oIcuyk28qHnxLGW8NcPeOMZwwgOJ8KxWTBNu3pyxHf0065w==",
"version": "0.13.20",
"resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-parallel-coordinates/-/legacy-plugin-chart-parallel-coordinates-0.13.20.tgz",
"integrity": "sha512-qdkRVfav6zv2J59OjTuZZooXqJDD1yybiwFTbzGgLDAqeu63gtKSaIeJVmiLRHpu5Qg6n0Vd3eb6T4Z+XDVYcw==",
"requires": {
"d3": "^3.5.17",
"prop-types": "^15.6.2"