fix(dependencies): Update @push.rocks/smartwatch dependency to ^6.1.1

This commit is contained in:
2025-12-08 19:35:32 +00:00
parent a3db29edd7
commit bb1038baa0
4 changed files with 14 additions and 8 deletions

View File

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