Skip to content

Commit

Permalink
chore: Update semantic release command
Browse files Browse the repository at this point in the history
  • Loading branch information
NickTomlin committed Jan 14, 2019
1 parent 8a15212 commit 6ad4f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 6ad4f68

Please sign in to comment.