feat(core): Upgrade dependencies and enhance XML parsing and building

This commit is contained in:
2024-12-30 20:57:27 +01:00
parent 431d97c4b1
commit 3ca651bc9a
6 changed files with 7985 additions and 3981 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartxml',
version: '1.0.8',
description: 'a package for creating and parsing xml formated files'
version: '1.1.0',
description: 'A package for creating and parsing XML formatted files.'
}