diff --git a/package.json b/package.json index c6c632fc..275e8adc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,8 @@ "version" ], "license": "MIT", - "main": "index.js", + "main": "./index.js", + "exports": "./index.js", "c8": { "include": [ "lib/**/*.js",