Answers for "how to update all the pakages in npm"

1

npm update all packages to latest

npx -p npm-check-updates ncu -u
Posted by: Guest on August-11-2021

Code answers related to "how to update all the pakages in npm"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language