手动更新

  1. 修改 package.json 中想要修改的依赖包的版本号,然后进行保存
  2. 在命令行中输入 npm install --force 并执行

    工具更新(暂未了解)

  3. npm-check-updates