The README says "Note that you need to install "croner" library for this to work. Run npm i croner in order to install this dependency."
But that lib is already included in the package.
$ pnpm ls --depth 1
toad-scheduler 3.1.0
└── croner 8.1.2
Can that message be removed?
The README says "Note that you need to install "croner" library for this to work. Run npm i croner in order to install this dependency."
But that lib is already included in the package.
Can that message be removed?