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

Recording changes in package.json #311

Closed
irohitb opened this issue Apr 25, 2021 · 1 comment
Closed

Recording changes in package.json #311

irohitb opened this issue Apr 25, 2021 · 1 comment

Comments

@irohitb
Copy link

irohitb commented Apr 25, 2021

So I have a repo in node_modules named abc.

If I add dependency in that (make change in package.json dependencies) and run patch, then I am unable to see changes.

@whyer
Copy link

whyer commented May 9, 2021

The magic command that worked for me (found it here: #49 (comment)) is
npx patch-package abc --exclude 'nothing'

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