npm升级安装包

安装方法:

$ npm install -g npm-check

使用方法:

更新全局依赖

$ npm-check -gu

更新当前项目依赖

$ npm-check -u

你可能感兴趣的:(npm升级安装包)