Skip to content

Commit ce65360

Browse files
committed
chore(lerna): remove custom OTP code
1 parent 35c03ae commit ce65360

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

release

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@ echo "PREPACKING"
99
echo "TEST"
1010
npx lerna run --concurrency 1 test
1111

12-
echo "Enter OTP code:"
13-
read otp
14-
export NPM_CONFIG_OTP=$otp
1512
npx lerna publish --exact --npm-tag=${1:-next}

0 commit comments

Comments
 (0)