fix(core): Updated dependencies and added assetsHandler instantiation

This commit is contained in:
2025-01-29 13:23:28 +01:00
parent 9c4751cdd0
commit 3a7a022d69
5 changed files with 1773 additions and 1568 deletions

View File

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