Skip to content

Commit

Permalink
solve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus committed Nov 15, 2023
1 parent 5b92065 commit a627a56
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/release-packages.bash
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ npm publish dist/packages/near-snap --tag "${TAG}" --otp "${OTP}"
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}"

# Commented script for default wallets to avoid publishing new versions since the package is now deprecated.
#npm publish dist/packages/default-wallets --tag "${TAG}" --otp "${OTP}"

0 comments on commit a627a56

Please sign in to comment.