fix(core): update

This commit is contained in:
2024-01-28 18:23:06 +01:00
parent 0fbb18690a
commit 5ea12b77e7
4 changed files with 202 additions and 235 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.21',
version: '2.0.22',
description: 'watch typescript projects during development'
}