fix(dependencies): Updated dependencies in package.json and resolved cron function issues.

This commit is contained in:
2024-12-13 21:55:02 +01:00
parent 35e387da7c
commit 491176bb35
8 changed files with 4013 additions and 759 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarttime',
version: '4.0.8',
version: '4.0.9',
description: 'Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.'
}