From 64c0fba0bc4ee273583de4792ca1f8d98a98fa6d Mon Sep 17 00:00:00 2001 From: Amir Angel <36531255+17Amir17@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:46:56 +0200 Subject: [PATCH] fix: codegen --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e66fdbd..1f9f0c6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "import": "./lib-web/index.mjs", "require": "./lib-web/index.umd.cjs", "types": "./lib-web/typescript/webEditorUtils/index.d.ts" - } + }, + "./package.json": "./package.json" }, "source": "src/index", "files": [