Skip to content

Commit

Permalink
Update release-it config
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 23, 2019
1 parent 03f68bb commit 730d3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"scripts": {
"beforeStart": "npm run lint && npm test"
"hooks": {
"before:init": ["npm run lint", "npm test"]
},
"github": {
"release": true
Expand Down

0 comments on commit 730d3f9

Please sign in to comment.