Suggestion: Add packageManager
to the default value of --dep
#1390
Labels
Milestone
packageManager
to the default value of --dep
#1390
npm-check-updates
node >= 14.14
Currently,
ncu -u
will not upgrade thepackageManager
field. We have to runncu -u --dep prod,dev,optional,packageManager
. It's too tedious and I will easily forget the value of--dep
.Please add
packageManager
to the default value of--dep
🙏.The text was updated successfully, but these errors were encountered: