fix(core): update

This commit is contained in:
2024-01-08 16:40:57 +01:00
parent e0c2f8671d
commit f107a157af
6 changed files with 21 additions and 20 deletions

View File

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