diff --git a/package.json b/package.json index 4110d2036..6e919a239 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "lint": "eslint --ext .js ./src", "flow": "./node_modules/.bin/flow", "test": "npm run coverage && npm run lint && npm run flow", - "semantic-release": "semantic-release pre && npm publish && semantic-release post" + "semantic-release": "semantic-release" }, "jest": { "roots": [