Skip to content

Commit

Permalink
allow publishing new version on Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed May 4, 2017
1 parent 53dca99 commit 11c5c1f
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 @@ -59,7 +59,7 @@
"release": {
"verifyConditions": {
"path": "condition-node-version",
"node": "4"
"node": "6"
}
}
}

0 comments on commit 11c5c1f

Please sign in to comment.