diff --git a/package.json b/package.json index 9b5d2eb4..5b4dc0ff 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "exports": { ".": { "import": "./dist/index.mjs" - } + }, + "./package.json": "./package.json" }, "types": "./dist/index.d.ts", "bin": {