diff --git a/package.json b/package.json index f6a35fb..83b1c05 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "test:watch": "jest --watchAll", "build": "tsc", "watch": "tsc -w", - "start": "npm link && nodemon", - "semantic-release": "semantic-release" + "start": "npm link && nodemon" }, "repository": { "type": "git",