diff --git a/package.json b/package.json index 7c3b176..e16ef78 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,8 @@ "types": "./dist/index.d.ts", "import": "./dist/esm/index.js", "require": "./dist/index.js" - } + }, + "./package.json": "./package.json" }, "files": [ "dist",