Skip to content

Commit

Permalink
chore: gitHead-less configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
artemv committed Sep 26, 2017
1 parent 205397d commit 4e3250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"test": "gulp",
"semantic-pre": "semantic-release pre",
"semantic-release": "semantic-release pre && npm publish && npm show && semantic-release post"
"semantic-release": "npm publish && npm show && semantic-release post"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 4e3250b

Please sign in to comment.