diff --git a/package.json b/package.json index 941c754..888623f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "standard-version": { "scripts": { - "precommit": "yarn test && yarn docs && git add docs/" + "postchangelog": "yarn test && yarn docs && git add docs/" } }, "scripts": {