Home  >  Q&A  >  body text

node.js - When updating all modules with npm update, how to update package.json synchronously?

When using the npm update command to update all modules, how to synchronously update the version numbers in devDependencies and dependencies in package.json?

仅有的幸福仅有的幸福2713 days ago611

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-05-16 13:47:24

    npm update can update package.json simultaneously

    reply
    0
  • 某草草

    某草草2017-05-16 13:47:24

    The two are synchronized

    reply
    0
  • Cancelreply