Skip to content

Commit

Permalink
Merge pull request #1117 from near/add-okx-package-fix
Browse files Browse the repository at this point in the history
fix: Adding OKX wallet package
  • Loading branch information
andy-haynes authored Jun 18, 2024
2 parents 512609c + 64930ff commit 281b5ef
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 @@ -27,3 +27,4 @@ npm publish dist/packages/ramper-wallet --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/near-mobile-wallet --tag "${TAG}" --otp "${OTP}"
npm publish dist/packages/mintbase-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}"

0 comments on commit 281b5ef

Please sign in to comment.