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 35c03ae commit ce65360Copy full SHA for ce65360
release
@@ -9,7 +9,4 @@ echo "PREPACKING"
9
echo "TEST"
10
npx lerna run --concurrency 1 test
11
12
-echo "Enter OTP code:"
13
-read otp
14
-export NPM_CONFIG_OTP=$otp
15
npx lerna publish --exact --npm-tag=${1:-next}
0 commit comments