~gdanix/telegram-bot-simple

07b69657a361247b25b440fd389a8e3d2d196681 — Alexander Danilov 2 years ago ec24e49
Update package.yaml

Fix cron package version to prevent bug with 60 minutes.
1 files changed, 1 insertions(+), 1 deletions(-)

M package.yaml
M package.yaml => package.yaml +1 -1
@@ 24,7 24,7 @@ dependencies:
- aeson
- aeson-pretty
- bytestring
- cron
- cron >= 0.7.0
- filepath
- hashable
- http-api-data