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

chore: clean up code #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: clean up code #59

wants to merge 1 commit into from

Conversation

halvaradop
Copy link
Owner

@halvaradop halvaradop commented Dec 1, 2024

Description

This pull request cleans up the codebase by moving general dependencies to the @halvaradop/ui-core package. This change allows re-exporting common dependencies to ensure consistent versions across all packages. The dependencies moved are @halvaradop/ts-utility-types, clsx, and tailwind-merge.

Checklist

  • Added documentation.
  • The changes do not generate any warnings.
  • I have performed a self-review of my own code
  • All tests have been added and pass successfully

Notes

@halvaradop
Copy link
Owner Author

halvaradop commented Dec 1, 2024

The error thrown by the build process could be happening due to @halvaradop/ts-utility-types. I'll wait to see if that dependency is updated or if the error is caused by my own code.
😥

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.

1 participant