npm 查看模块全部版本
npm view 模块名 version

npm view vue versions

npm 模块更新到指定版本
npm install vue@版本号

npm install -g vue@2.5.6
Logo

前往低代码交流专区

更多推荐