Skip to content

Commit

Permalink
fix: auto update authors on version
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoRBaquero committed Jul 2, 2021
1 parent ff20a05 commit b5ffc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"url": "git://github.com/webtorrent/bittorrent-tracker.git"
},
"scripts": {
"preversion": "npm run update-authors",
"test": "standard && tape test/*.js",
"update-authors": "./tools/update-authors.sh"
},
Expand Down

0 comments on commit b5ffc70

Please sign in to comment.