You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kr...@apache.org on 2020/03/06 22:06:57 UTC

[incubator-superset] branch master updated: feat: bump plugins deckgl version (#9251)

This is an automated email from the ASF dual-hosted git repository.

kristw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new fc64c37  feat: bump plugins deckgl version (#9251)
fc64c37 is described below

commit fc64c377248831b6507215de72eec250cb6faed4
Author: Krist Wongsuphasawat <kr...@gmail.com>
AuthorDate: Fri Mar 6 14:06:44 2020 -0800

    feat: bump plugins deckgl version (#9251)
---
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 8ae0876..e2cd102 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -81,7 +81,7 @@
     "@superset-ui/legacy-plugin-chart-word-cloud": "^0.11.15",
     "@superset-ui/legacy-plugin-chart-world-map": "^0.11.15",
     "@superset-ui/legacy-preset-chart-big-number": "^0.11.15",
-    "@superset-ui/legacy-preset-chart-deckgl": "^0.2.0",
+    "@superset-ui/legacy-preset-chart-deckgl": "^0.2.1",
     "@superset-ui/legacy-preset-chart-nvd3": "^0.11.15",
     "@superset-ui/number-format": "^0.12.10",
     "@superset-ui/plugin-chart-table": "^0.11.15",