diff --git a/package.json b/package.json index c56fe23..04033cd 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "exports": { ".": { "import": "./dist/index.mjs", - "require": "./dist/index.cjs", "types": "./dist/index.d.ts" } },