diff --git a/package.json b/package.json index 6aae834..de7165a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "__build/**" ], "exports": { - "./*": "./__build/*/*.js" + "./*": "./__build/*/index.js" }, "devDependencies": { "@babel/cli": "^7.23.9",