fix(build): migrate smartconfig metadata and refresh build dependencies

This commit is contained in:
2026-03-26 08:02:04 +00:00
parent c65c285296
commit 97e8298dcd
10 changed files with 1669 additions and 3735 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmongo',
version: '5.1.0',
description: 'A module for creating and managing a local MongoDB instance for testing purposes.'
version: '5.1.1',
description: 'A powerful MongoDB toolkit for testing and development with a real memory server, wire-protocol-compatible database server, and zero-config local database.'
}