Skip to content

Commit

Permalink
allow semantic release from Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 24, 2017
1 parent bf639e5 commit 5313354
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 @@ -101,7 +101,7 @@
"release": {
"verifyConditions": {
"path": "condition-node-version",
"node": "4"
"node": "6"
},
"analyzeCommits": "simple-commit-message"
},
Expand Down

0 comments on commit 5313354

Please sign in to comment.