diff --git a/package.json b/package.json index b3b0a87..8c901dd 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "types": "./dist/index.d.ts", "type": "module", "exports": { + "./package.json": "./package.json", ".": { "types": "./dist/index.d.ts", "import": "./dist/plugin.mjs",