mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore: restore script
This commit is contained in:
parent
1d8910a8cd
commit
8682af5628
@ -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…
Reference in New Issue
Block a user