fix(core): update

This commit is contained in:
2023-08-26 14:52:12 +02:00
parent cd5d50369e
commit f96024380a
12 changed files with 2090 additions and 774 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.7',
name: '@git.zone/tswatch',
version: '2.0.8',
description: 'watch typescript projects during development'
}