fix(core): Fix dependencies and update documentation.

This commit is contained in:
2024-10-13 13:25:52 +02:00
parent 50c0368ac7
commit 21434622dd
3 changed files with 328 additions and 673 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartarchive',
version: '4.0.38',
version: '4.0.39',
description: 'A library for working with archive files, providing utilities for compressing and decompressing data.'
}