Skip to content

Releases: QuatroCode/cleanup-package-json

v0.2.1

08 Aug 08:39
Compare
Choose a tag to compare
  • Fixed package.json file.

v0.2.0

08 Aug 08:20
Compare
Choose a tag to compare
  • Changed backup file name from package.bak.json to package.backup.json.
  • Added incremental backup: package.backup.json, package.backup2.json...
  • Added --backup, -b argument. It can now override config.
  • By default backup is now true.
  • Changed from deprecated optimist dependency to yargs. By using this dependency -h changes to --help and -v to --version only.

v0.1.0

05 Aug 13:37
Compare
Choose a tag to compare
  • Renamed cli command to cpj.
  • Added -v argument.

v0.0.1

05 Aug 12:05
Compare
Choose a tag to compare

Project init.