package-json-updater
simple updater for dependencies in package json
-
will get a new package.json file with current version of all dependencies and devDependencies and all the other contents will remain the same.
-
helpful for those those who take prototype of package json from old project and using it in current project and need all dependencies with current version.
Usage
- Install package-json-updater globally
pkg-json-updater --src=path/to/source/package.json --dest=path/to/dest/new-package.json
Change log
brief change log
Version of ts-np-generator used: