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 762f058 commit 130b616Copy full SHA for 130b616
scripts/release-packages.bash
@@ -30,3 +30,4 @@ npm publish dist/packages/bitte-wallet --tag "${TAG}" --otp "${OTP}"
30
npm publish dist/packages/bitget-wallet --tag "${TAG}" --otp "${OTP}"
31
npm publish dist/packages/okx-wallet --tag "${TAG}" --otp "${OTP}"
32
npm publish dist/packages/ethereum-wallets --tag "${TAG}" --otp "${OTP}"
33
+npm publish dist/packages/arepa-wallet --tag "${TAG}" --otp "${OTP}"
0 commit comments