fix(dependencies): Update smartfile dependency and fix spacing issue in assets module

This commit is contained in:
2025-01-29 18:14:59 +01:00
parent 704a3d1948
commit 8a0095f90a
5 changed files with 25 additions and 19 deletions

View File

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