mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Small update so that `nodemon -h` mentions that `.json` files are now watched by default (this is the case since v1.7.0 - #643) P.S.: one remark: the change fixing #643 may have been considered as a breaking change, and reflected by bumping major version number. Updating some apps to nodemon v1.7.0+ require adaptation of the config... P.P.S. Thanks for creating nodemon, super useful piece of software.