diff --git a/package.json b/package.json index f85a4b35..49fa8cac 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "engines": { "node": ">=18" }, + "exports": "./index.js", "files": [ "bin", "docs", @@ -98,7 +99,7 @@ "version" ], "license": "MIT", - "main": "index.js", + "main": "./index.js", "types": "index.d.ts", "c8": { "include": [