diff --git a/package.json b/package.json index 6561ceb..a1e8bd4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "test:dev": "mocha --watch --opts test/unit/mocha.opts", "build": "tsc", "prepare": "npm run build", - "semantic-release": "semantic-release pre && npm publish && semantic-release post" + "semantic-release": "semantic-release" }, "bin": "./bin/protractor-flake", "author": "Nick Tomlin",