fix: update package.json
This commit is contained in:
parent
096454e9cf
commit
9377688081
|
|
@ -27,6 +27,7 @@
|
|||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@data-ui/xy-chart": "^0.0.80",
|
||||
"d3": "^3.5.17",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "@superset-ui/plugins-demo",
|
||||
"name": "@superset-ui/plugins-deck-gl-demo",
|
||||
"version": "0.11.2",
|
||||
"description": "Storybook for Superset UI Plugins 🔌💡",
|
||||
"private": true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue