📜  将所有包 npm 更新到最新 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:47.541000             🧑  作者: Mango
代码示例4
npx npm-check-updates -u
npm install
# Caution: This might break something. Only use if you know what you are doing.