depfu / feedback

🤔 Question, bugs and feedback for Depfu
https://depfu.com
MIT License
8 stars 4 forks source link

Workspaces support for npm #54

Closed Siilwyn closed 2 years ago

Siilwyn commented 3 years ago

Since npm 7 there is the workspaces feature which allows having multiple package.json files with one package-lock.json file in the root. It would be great to have support for updating these files.

theflow commented 2 years ago

@Siilwyn we recently shipped support for this. Let us know if you run into any issues.