fix(smartwatch): Bump @push.rocks/smartwatch dependency to ^6.2.3

This commit is contained in:
2025-12-11 09:12:31 +00:00
parent 3f90dfd1db
commit eb64501767
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.8',
version: '2.3.9',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}