From 6f0cf91ef29b6046334d48e9ec512c1e32ee3cf5 Mon Sep 17 00:00:00 2001 From: hughhhh Date: Mon, 13 Dec 2021 16:56:30 -0500 Subject: [PATCH] vibess --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5e233c1e2288b..e253d37786f46 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ superset: # Load some data to play with superset load-examples - + # Install node packages cd superset-frontend; npm install