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

What do you think about making flatpickr peer dep? #43

Closed
frederikhors opened this issue Apr 2, 2022 · 2 comments
Closed

What do you think about making flatpickr peer dep? #43

frederikhors opened this issue Apr 2, 2022 · 2 comments

Comments

@frederikhors
Copy link
Contributor

What do you think about making flatpickr peer dep?

@jacobmischka
Copy link
Owner

I don't think it's necessary, semantic versioning should be enough, npm upgrade should always give you the latest one since we don't provide a maximum version (until 5.0 is released, if ever). The only reason to would be if people wanted to use older versions of it, which I don't see the reason for.

@jacobmischka
Copy link
Owner

If you want to lock the dependency you can add it to your own dependencies and that's the one that your package manager should give you, or you can use a package manager with specific resolutions like yarn.

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

2 participants