fix(core): Remove .gitlab-ci.yml and update dependencies in package.json

This commit is contained in:
2024-10-27 18:58:19 +01:00
parent 71269a1820
commit e94af8a1d4
7 changed files with 2003 additions and 16027 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.23',
version: '2.0.24',
description: 'watch typescript projects during development'
}