node.js - When updating all modules with npm update, how to update package.json synchronously?
仅有的幸福
仅有的幸福 2017-05-16 13:45:24
0
2
630

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

仅有的幸福
仅有的幸福

reply all(2)
Ty80

npm update can update package.json simultaneously

某草草

The two are synchronized

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!