fix(dependencies): Bump @types/node to ^24.10.2 and @push.rocks/smartwatch to ^6.2.0

This commit is contained in:
2025-12-10 14:31:55 +00:00
parent 6b8ce469d2
commit 94fa31a5c8
4 changed files with 41 additions and 35 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.3.5',
version: '2.3.6',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}