add npm run update-authors
This commit is contained in:
parent
ddcf562b00
commit
19f796df03
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
"build": "electron-packager . $npm_package_productName --overwrite --out=dist --ignore='^/dist$' --prune --asar --all --version=$npm_package_devDependencies_electron_prebuilt",
|
||||
"debug": "DEBUG=* electron .",
|
||||
"start": "electron .",
|
||||
"update-authors": "./bin/update-authors.sh",
|
||||
"test": "standard"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue