Back to home

npm更新依赖

构建工具· 2022/8/20· 754 views

Table of contents

全局安装依赖 npm-check

language 复制代码
npm install npm-check -g

查看可更新包信息

language 复制代码
npm-check

选择并更新相应的依赖包【空格选择、enter更新】

language 复制代码
npm-check -u

Comments

No comments yet — be the first