fix(core): update

This commit is contained in:
2024-01-08 14:26:46 +01:00
parent 7c918287f7
commit 9b383006c2
4 changed files with 779 additions and 770 deletions

View File

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