Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: Fix the default JS update command being incorrect #3337

Conversation

acheroncrypto
Copy link
Collaborator

Problem

The JS update command currently defaults to npm because #3328 initially made npm the default package manager. We've later decided to not change the default package manager and keep yarn the default until v0.32 in #3328 (comment). However, the JS update command hasn't been updated to reflect this change.

Summary of changes

Fix the default JS update command being incorrect.

Copy link

vercel bot commented Oct 29, 2024

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added cli fix Bug fix PR labels Oct 29, 2024
@acheroncrypto acheroncrypto merged commit 4cdb0eb into coral-xyz:master Oct 29, 2024
19 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli fix Bug fix PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant