diff --git a/dist/index.js b/dist/index.js index 7917142..48a2e3e 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/package.json b/package.json index 8c572ad..4bc2782 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "private": true, - "type": "module", "packageManager": "pnpm@10.32.1", "scripts": { "build:bundle": "esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --minify --outfile=dist/index.js --loader:.json=json",