diff --git a/package.json b/package.json index cb57e32c..73356424 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "exports": { ".": { "import": "./lib/index.js", + "require": "./lib/index.js", "types": "./lib/index.d.ts" } },