mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fc07b070a0
Currently, if publishing a package fails, the script crashes, and the user must start it again from the beginning. Usually this happens because the one-time password has timed out. With this change, the user will be prompted for a fresh otp, and the script will resume publishing.