fix(core): update

This commit is contained in:
2024-01-08 14:44:49 +01:00
parent 1d5a37d0c0
commit 91cf04385d
3 changed files with 31 additions and 9 deletions

View File

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