fix(core): update

This commit is contained in:
2022-08-04 12:31:35 +02:00
parent b0aeb19b5d
commit 6dc8009a32
3 changed files with 11 additions and 43 deletions

View File

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