All notable changes to package-sync
will be documented in this file.
- update deps
- fix config file object references (#14)
- update deps
- fix
dist/package-sync
script to work better withnpm
andnpx
- add config options to define the values used when replacing template variables
- add config option to define the package vendor name
- use package vendor name when pulling packages
- add
--config <filename>
flag toanalyze
andfix
commands - minor fixes
- change npm package name
- fix npm bin script
- initial release