Skip to content

Commit

Permalink
chore: add standard-version config to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
acburdine committed Jul 29, 2017
1 parent 605dd02 commit 8464f8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,10 @@
"rewire": "2.5.2",
"sinon": "2.3.8",
"tmp": "0.0.31"
},
"standard-version": {
"skip": {
"tag": true
}
}
}

0 comments on commit 8464f8a

Please sign in to comment.