diff --git a/package.json b/package.json index 3ee194b..be88353 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "main": "index.js", + "main": "dist/index.js", "type": "module", "scripts": { "lint": "tsc",