diff --git a/package.json b/package.json
index 05062568281664d5b2c94be04040b116b00a4152..273439ba662e4e5efe4e7481c9c1989d3fed462c 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,6 @@
     "eslint-plugin-import": "2.7.0",
     "eslint-plugin-prettier": "2.1.2",
     "eslint-plugin-promise": "3.5.0",
-    "freeform-semantic-commit-analyzer": "1.1.8",
     "jest": "20.0.4",
     "mkdirp": "0.5.1",
     "mockdate": "2.0.1",
@@ -125,9 +124,6 @@
     ]
   },
   "release": {
-    "analyzeCommits": {
-      "path": "./node_modules/freeform-semantic-commit-analyzer/dist/index.js"
-    },
     "verifyConditions": "condition-circle"
   }
 }