You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dependencies, peerDependencies and devDependencies in my project. Whenever I have one module in more than one of the dependency blocks, it is updated only in the first block. Could you please add an option, so I can update dependencies in all blocks simultaneously?
The text was updated successfully, but these errors were encountered:
Thanks for this great tool!
I'm using
dependencies
,peerDependencies
anddevDependencies
in my project. Whenever I have one module in more than one of the dependency blocks, it is updated only in the first block. Could you please add an option, so I can update dependencies in all blocks simultaneously?The text was updated successfully, but these errors were encountered: