We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e20a07 commit 2c34f16Copy full SHA for 2c34f16
1 file changed
release
@@ -12,4 +12,4 @@ npx lerna run --concurrency 1 test
12
echo "Enter OTP code:"
13
read otp
14
export NPM_CONFIG_OTP=$otp
15
-npx lerna publish --exact --npm-client=npm --npm-tag=${1:-next}
+npx lerna publish --exact --npm-tag=${1:-next}
0 commit comments