fix(core): update

This commit is contained in:
2024-01-09 11:40:38 +01:00
parent 16676d52da
commit adbc255bcd
3 changed files with 8 additions and 8 deletions

View File

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