fix(core): Update dependencies and remove GitLab CI configuration.

This commit is contained in:
2025-01-28 12:11:40 +01:00
parent 56f32136c5
commit f5d6ec81ff
5 changed files with 7333 additions and 3473 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.1.0',
version: '2.1.1',
description: 'a bundler using rollup for painless bundling of web projects'
}