diff --git a/package.json b/package.json index aee1744..6c5b7cb 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,5 @@ "repository": { "type": "git", "url": "https://github.com/elliotttf/semantic-release-conventional-commits.git" - }, - "release": { - "analyzeCommits": "./index.js" } }