Bump pm2 from 5.1.0 to 5.1.2
Bumps pm2 from 5.1.0 to 5.1.2.
Release notes
Sourced from pm2's releases.
5.1.2
- cron-restart improvements
5.1.1
- add back Node 10.x support
- make pm2-sysmonit module optional
- remove fast-printf and replace with sprintfjs
Changelog
Sourced from pm2's changelog.
5.1.2
- easily disable cron-restart strategy via
$ pm2 restart --cron-restart 0
- allow to update cron-restart on restart
5.1.1
- remove fast-printf and replace with sprintfjs
Commits
- See full diff in compare view