diff --git a/package.json b/package.json index ed365f07..882c80cd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,8 @@ "semantic-release" ], "license": "MIT", - "main": "index.js", + "main": "./index.js", + "exports": "./index.js", "c8": { "include": [ "lib/**/*.js",