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

Move @metamask/design-system-tailwind-preset from devDependencies to peerDependencies in design-system-react #74

Open
georgewrmarshall opened this issue Oct 30, 2024 · 0 comments
Assignees

Comments

@georgewrmarshall
Copy link
Contributor

Description

Move @metamask/design-system-tailwind-preset from devDependencies to peerDependencies within design-system-react after the package is published externally. Currently, yarn constraints prevent using workspace versions as peerDependencies to avoid undesirable patterns. This package will remain in devDependencies until it is available for external use.

Technical Details

  • Adjust package dependencies in design-system-react.
  • Verify that @metamask/design-system-tailwind-preset functions correctly as a peerDependency.
  • Ensure no conflicts arise once the external version is available.

Acceptance Criteria

  • @metamask/design-system-tailwind-preset is updated to a peerDependency in design-system-react.
  • The package is accessible and functioning as expected externally.
  • Tests or usage checks confirm compatibility and stability after the update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant