fix(dependencies): Added missing xmlbuilder2 dependency and relevant exports

This commit is contained in:
2024-12-30 21:05:18 +01:00
parent 403f9c5757
commit c2c50583f0
6 changed files with 61 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartxml',
version: '1.1.0',
version: '1.1.1',
description: 'A package for creating and parsing XML formatted files.'
}