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

This commit is contained in:
2025-12-08 15:57:12 +00:00
parent 9ecf007767
commit b9cddaa3f3
4 changed files with 13 additions and 8 deletions

View File

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