From 41fa9d58c50a12017dac05067e4ceb04d1748ee3 Mon Sep 17 00:00:00 2001 From: Nurit Izrailov Date: Wed, 24 Jul 2024 09:16:30 -0400 Subject: [PATCH] run yarn backstage-cli repo fix Signed-off-by: Nurit Izrailov --- plugins/kubernetes/package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index 6c5a65dddd..d44d175211 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -14,9 +14,7 @@ ] }, "publishConfig": { - "access": "public", - "main": "dist/index.esm.js", - "types": "dist/index.d.ts" + "access": "public" }, "keywords": [ "backstage",