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
7611811362
@ -47,7 +47,7 @@ async function publishPackage(pkg, runIfNotDry) {
|
||||
[
|
||||
'publish',
|
||||
'--new-version',
|
||||
pkg.version,
|
||||
pkg.newVersion,
|
||||
...(_releaseTag ? ['--tag', _releaseTag] : []),
|
||||
'--access',
|
||||
'public',
|
||||
|
Loading…
x
Reference in New Issue
Block a user