fix(core): update

This commit is contained in:
2023-09-21 00:49:14 +02:00
parent 1d76d50bc3
commit 4a1443d2f4
3 changed files with 242 additions and 1036 deletions

View File

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