diff --git a/package.json b/package.json index ef9e6d9..a81eb0c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "license": "ISC", "exports": { ".": { - "import": "./dist/main.js" + "import": "./lib/main.js" } }, "scripts": {