From 85748bf4dc2fd782f3dd13ccf6ef161112d8f554 Mon Sep 17 00:00:00 2001 From: Bryn Ryans Date: Thu, 27 Jul 2023 22:48:26 +0000 Subject: [PATCH] marketplace install v2 experiment --- manifest.lkml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.lkml b/manifest.lkml index 5c133f7..95136d8 100644 --- a/manifest.lkml +++ b/manifest.lkml @@ -1,5 +1,9 @@ project_name: "app-data-dictionary" +marketplace: { + listing: "extension-data-dictionary" +} + application: data-dictionary { label: "Looker Data Dictionary" file: "dist/bundle.js"