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

dotenv should be treated as a peerDependency and not as a dependency #74

Open
mohit-solutelabs opened this issue Jul 21, 2023 · 0 comments

Comments

@mohit-solutelabs
Copy link

most of us are using dotenv and then only we would need a dependency like this to solve the problem that your awesome package is solving.
Assuming that, we must not be using 2 versions of dotenv, as your package is treating it as a dependency, but if we treat it as a peer dependency, the users would not have 2 copies of dotenv in their app.

I will submit the PR this weekend. Thanks for this awesome package.

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