diff --git a/package.json b/package.json index ccf7125..bc6a9df 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "packageManager": "pnpm@10.33.4", "bin": { - "speechify": "./dist/bin.js" + "speechify": "dist/bin.js" }, "files": [ "dist"