Skip to content

Commit

Permalink
add arepa-wallet to npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Ivanov committed Sep 11, 2024
1 parent 762f058 commit 130b616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release-packages.bash
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ npm publish dist/packages/bitte-wallet --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/bitget-wallet --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/okx-wallet --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/ethereum-wallets --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/arepa-wallet --tag "${TAG}" --otp "${OTP}"

0 comments on commit 130b616

Please sign in to comment.