diff --git a/package.json b/package.json index 7d7ec03..19ad999 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint": "rs lint", "prepare": "rs hooks", "test": "rs test", - "bump": "npx bumpp" + "bump": "pnpm version -m \"release: v%s\"" }, "devDependencies": { "@clack/prompts": "^1.7.0",