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

Bump uuid dependency to the latest version #182

Open
juliushuck opened this issue Dec 7, 2022 · 0 comments
Open

Bump uuid dependency to the latest version #182

juliushuck opened this issue Dec 7, 2022 · 0 comments

Comments

@juliushuck
Copy link

I have a monorepo with yarn workspaces.

In the first package I use this library.

The second one is a react native expo project that refuses to work, until I remove this library from the dependencies of the first package. The problem is with hoisting and apparently the version 8.3.2 of uuid. See here: expo/expo#17261 (comment)

So it would really help me when somebody can change the dependency version.

Thank you

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

No branches or pull requests

1 participant