mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
Merge branch 'next' of https://github.com/WeBankFinTech/fes.js into next
This commit is contained in:
commit
f10e9bcc77
@ -47,7 +47,7 @@ async function publishPackage(pkg, runIfNotDry) {
|
|||||||
[
|
[
|
||||||
'publish',
|
'publish',
|
||||||
'--new-version',
|
'--new-version',
|
||||||
pkg.version,
|
pkg.newVersion,
|
||||||
...(_releaseTag ? ['--tag', _releaseTag] : []),
|
...(_releaseTag ? ['--tag', _releaseTag] : []),
|
||||||
'--access',
|
'--access',
|
||||||
'public',
|
'public',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user