Skip to content

Commit

Permalink
Merge pull request #9 from eins78/eins78-patch-1
Browse files Browse the repository at this point in the history
chore: fix semantic-release
  • Loading branch information
eins78 committed Oct 19, 2015
2 parents b406a1b + 9d0ac4d commit 6962da0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"patch": "npm version patch && npm publish",
"minor": "npm version minor && npm publish",
"major": "npm version major && npm publish",
"postpublish": "git push origin master --follow-tags",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"repository": {
Expand Down

0 comments on commit 6962da0

Please sign in to comment.