Skip to content

Commit

Permalink
chore(package): release with circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
trs committed Nov 23, 2017
1 parent 528b901 commit 3aa36b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"commitmsg": "validate-commit-msg"
},
"release": {
"verifyConditions": "condition-circle"
},
"repository": {
"type": "git",
"url": "git+https://github.com/trs/npmum.git"
Expand All @@ -32,6 +35,7 @@
},
"devDependencies": {
"chai": "^4.1.2",
"condition-circle": "^1.5.0",
"eslint": "^4.11.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.2.1",
Expand Down

0 comments on commit 3aa36b1

Please sign in to comment.