bree
bree copied to clipboard
fix: use cron-validate 1.4.5 always due to breaking change on 2.x.
trafficstars
By default now bree tries to fetch 2.x cron-validate package which is not compatible. I set package.json to always use 1.4.5.
Checklist
- [X] I have ensured my pull request is not behind the main or master branch of the original repository.
- [X] I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
- [X] I have written a commit message that passes commitlint linting.
- [X] I have ensured that my code changes pass linting tests.
- [X] I have ensured that my code changes pass unit tests.
- [X] I have described my pull request and the reasons for code changes along with context if necessary.