diff --git a/package.json b/package.json index 76a5f58..a760cce 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ ".": { "types": "./dist/index.d.ts", "import": "./dist/index.mjs" - } + }, + "./package.json": "./package.json" }, "types": "dist/index.d.ts", "typesVersions": {