fix(build): Remove GitLab CI configuration and update dependencies in package.json

This commit is contained in:
2024-06-23 23:27:10 +02:00
parent 6e18d6e13c
commit c0e9a7f19a
9 changed files with 5408 additions and 4295 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smarttime',
version: '4.0.6',
description: 'handle time in smart ways'
version: '4.0.7',
description: 'Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.'
}