fix(deps): downgrade @push.rocks/smartinteract to ^2.0.16

This commit is contained in:
2026-01-24 11:39:18 +00:00
parent 721dc3b22c
commit 47cd9adc8e
4 changed files with 8 additions and 3 deletions

View File

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