fix(deps): bump @push.rocks/smarttime to ^4.2.3

This commit is contained in:
2026-02-15 23:14:45 +00:00
parent b536dc8ba2
commit 2a345f6514
5 changed files with 35 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/taskbuffer',
version: '6.1.1',
version: '6.1.2',
description: 'A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.'
}