Skip to content

Commit

Permalink
Chore: Breaking change of semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 committed Dec 22, 2017
1 parent d0c45c7 commit 55af47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"lib/"
],
"scripts": {
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"semantic-release": "semantic-release",
"coverage": "istanbul cover node_modules/mocha/bin/_mocha",
"compile": "babel -d lib/ src/ --source-maps both",
"prepare": "npm run compile",
Expand Down

0 comments on commit 55af47f

Please sign in to comment.