fix(core): update

This commit is contained in:
2023-03-31 13:10:29 +02:00
parent eb993c20f2
commit 5b8d6ee471
11 changed files with 4241 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.5',
version: '2.0.6',
description: 'watch typescript projects during development'
}