fix(core): update

This commit is contained in:
2024-01-09 11:27:52 +01:00
parent 7e2a4725a5
commit 89251ad3e7
5 changed files with 13 additions and 9 deletions

View File

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