diff --git a/package.json b/package.json index 97ca14a..1269294 100644 --- a/package.json +++ b/package.json @@ -54,9 +54,6 @@ "ssh-keygen": "^0.5.0" }, "release": { - "debug": false, - "verifyConditions": { - "path": "./node_modules/semantic-release/src/lib/plugin-noop.js" - } + "debug": false } }