fix(build): migrate project config to .smartconfig.json and refresh package dependencies

This commit is contained in:
2026-04-14 12:40:21 +00:00
parent 476de2f59e
commit 5d3163b1aa
6 changed files with 1783 additions and 1604 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmta',
version: '5.3.2',
version: '5.3.3',
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
}