diff --git a/package.json b/package.json index 403d16d1..a3e19cd0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "nyc": "^11.1.0", "prettier": "~1.8.2", "rimraf": "^2.6.1", - "semantic-release": "^9.0.2", + "semantic-release": "^10.0.0", "sinon": "^4.0.2", "xo": "^0.18.2" }, @@ -82,11 +82,6 @@ "publishConfig": { "access": "public" }, - "release": { - "analyzeCommits": { - "path": "./index.js" - } - }, "repository": { "type": "git", "url": "https://github.com/semantic-release/commit-analyzer.git"