diff --git a/package.json b/package.json index c5ccdbc..a2f890a 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,9 @@ "commitmsg": "validate-commit-msg", "semantic-release": "semantic-release pre && npm publish && semantic-release post" }, + "standard": { + "ignore": ["dist"] + }, "repository": { "type": "git", "url": "https://github.com/mikeal/roll-call.git"