fix(build): Bump devDependency @git.zone/tsbuild to ^3.1.2

This commit is contained in:
2025-11-28 08:54:48 +00:00
parent 5cf9155205
commit 5bf2aae2b9
4 changed files with 12 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '7.0.2',
version: '7.0.3',
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
}