fix(core): update

This commit is contained in:
2023-08-26 15:11:19 +02:00
parent 93b27f8e6a
commit 83e904bb3c
6 changed files with 307 additions and 9 deletions

View File

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