fix(dependencies): Update @push.rocks/smartchok dependency to ^1.1.1

This commit is contained in:
Juergen Kunz
2025-06-26 23:17:15 +00:00
parent a4c8e33e3a
commit 5763858bac
4 changed files with 38 additions and 24 deletions

View File

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