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

fix(upgrade): add bun commands #34

Merged
merged 3 commits into from
Apr 18, 2024
Merged

fix(upgrade): add bun commands #34

merged 3 commits into from
Apr 18, 2024

Conversation

withden
Copy link
Contributor

@withden withden commented Apr 18, 2024

This PR Request adds a bun package manager supported command for installing and uninstall components

πŸ“ Description

Close #32

βœ… Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Improvement (non-breaking change which improves an existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

withden

This comment was marked as outdated.

Copy link
Contributor Author

@withden withden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keys are sorted by ESLint rules

src/helpers/utils.ts Show resolved Hide resolved
@winchesHe winchesHe merged commit 406138c into nextui-org:main Apr 18, 2024
2 of 3 checks passed
@withden
Copy link
Contributor Author

withden commented Apr 18, 2024

Oh My bad. Thanks for pointing

@withden withden deleted the patch-1 branch April 19, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - CLI: upgrade command gives a error
2 participants