From c809d14362ea7e519ffe05ae8a3b988d83219f02 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 6 Feb 2024 11:35:16 +0100 Subject: [PATCH] org: run yarn fix Signed-off-by: Patrik Oldsberg --- plugins/org/package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plugins/org/package.json b/plugins/org/package.json index 01aa872e32..cd39dc345a 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -21,9 +21,7 @@ }, "license": "Apache-2.0", "publishConfig": { - "access": "public", - "main": "dist/index.esm.js", - "types": "dist/index.d.ts" + "access": "public" }, "backstage": { "role": "frontend-plugin"