fix(core): update

This commit is contained in:
2024-01-08 16:48:43 +01:00
parent 8139cb93b2
commit f2c5cecbd3
3 changed files with 7 additions and 7 deletions

View File

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