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: change dependencies from peer to dev #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jordan-vdi
Copy link

Fixes #11

This change fixes the issue for a developer trying to make projects to the project. I'm unsure if this change would affect projects that depend on this library, and what those effects would be.

@jordan-vdi
Copy link
Author

After reviewing dependency types I added the peerDependencies back. https://classic.yarnpkg.com/lang/en/docs/dependency-types/

The development of this library depends on both react-native-reanimated and react-native-gesture-handler. Then once the library is installed they are still peerDependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant