Skip to content

Commit

Permalink
ci(Updated semantic-release (maybe)):
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfede committed Jun 20, 2018
1 parent 8d107ba commit 972fc65
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 @@ -14,7 +14,7 @@
"watch:test": "npm t -- -w",
"test": "mocha src/*.test.js",
"cover": "nyc --reporter=lcov --reporter=text npm t",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"semantic-release": "semantic-release --prepare && semantic-release --publish && semantic-release --success"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 972fc65

Please sign in to comment.