fix(deps): Bump devDependencies, update smartjson and add workspace/CI settings

This commit is contained in:
2025-09-12 21:29:06 +00:00
parent ab7fb5f9e8
commit 4d78dba680
6 changed files with 1999 additions and 2607 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarthash',
version: '3.2.3',
version: '3.2.4',
description: 'Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.'
}