I have already installed "Mongodb" package via NPM in windows without --save option. But can I update the package.json dependency list with mongodb without reinstalling it ?
Is there any workaround in windows for the same question available in the link npm saving already installed packages.