fix(core): update

This commit is contained in:
2024-01-08 15:35:41 +01:00
parent b1532fe23f
commit a2af8cef07
3 changed files with 8 additions and 8 deletions

View File

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