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

Allow passing flags to underlying package manager #62

Open
fnando opened this issue May 30, 2017 · 0 comments
Open

Allow passing flags to underlying package manager #62

fnando opened this issue May 30, 2017 · 0 comments

Comments

@fnando
Copy link

fnando commented May 30, 2017

I have this one project that uses the urlsafe-base64 package. In order to use Yarn, I explicitly need to pass --ignore-engines to yarn.

Can we pass any additional switches after -- to the underlying package manager that's going to apply the updates? The command would be something like updtr --save-exact -- --ignore-engines.

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