mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore: update scripts
This commit is contained in:
parent
304fa4f1ce
commit
1a054fd9ae
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
"verdaccio"
|
||||
],
|
||||
"scripts": {
|
||||
"release": "standard-version -a -s",
|
||||
"release": "standard-version -a -s --prerelease beta",
|
||||
"type-check": "tsc --noEmit",
|
||||
"cache:clean": "yarn cache clean --mirror && yarn cache clean --all",
|
||||
"type-check:watch": "yarn run type-check -- --watch",
|
||||
|
|
Loading…
Add table
Reference in a new issue