mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
chore: restore script
This commit is contained in:
parent
1d8910a8cd
commit
8682af5628
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
||||||
"ci:version": "run-s ci:version:changeset ci:version:install",
|
"ci:version": "run-s ci:version:changeset ci:version:install",
|
||||||
"ci:version:install": "pnpm install --frozen-lockfile=false",
|
"ci:version:install": "pnpm install --frozen-lockfile=false",
|
||||||
"ci:version:changeset": "changeset version",
|
"ci:version:changeset": "changeset version",
|
||||||
"ci:publish": "changeset publish --tag next",
|
"ci:publish": "changeset publish",
|
||||||
"ts:ref": "update-ts-references --discardComments"
|
"ts:ref": "update-ts-references --discardComments"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Reference in a new issue