mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 10:31:36 +00:00
fix: auto update authors on version
This commit is contained in:
parent
ff20a05e48
commit
b5ffc708ad
@ -79,6 +79,7 @@
|
|||||||
"url": "git://github.com/webtorrent/bittorrent-tracker.git"
|
"url": "git://github.com/webtorrent/bittorrent-tracker.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"preversion": "npm run update-authors",
|
||||||
"test": "standard && tape test/*.js",
|
"test": "standard && tape test/*.js",
|
||||||
"update-authors": "./tools/update-authors.sh"
|
"update-authors": "./tools/update-authors.sh"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user