diff --git a/package.json b/package.json index 2aea7bd..537d303 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "next build", "start": "next start", "lint": "next lint", - "commit": "npm x git-cz", + "commit": "bunx git-cz", "push": "bun ./scripts/git-multipush.ts" }, "dependencies": {