Skip to content

Commit 2c34f16

Browse files
committed
chore(lerna): remove unsupported --npm-client flag
1 parent 0e20a07 commit 2c34f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ npx lerna run --concurrency 1 test
1212
echo "Enter OTP code:"
1313
read otp
1414
export NPM_CONFIG_OTP=$otp
15-
npx lerna publish --exact --npm-client=npm --npm-tag=${1:-next}
15+
npx lerna publish --exact --npm-tag=${1:-next}

0 commit comments

Comments
 (0)