Finalize diagnostics, logging controls, and email test support

This commit is contained in:
2026-03-01 22:34:07 +13:00
parent 12d3777e76
commit d1c9acbb8d
19 changed files with 2578 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "magent-frontend",
"private": true,
"version": "0103261543",
"version": "0103262231",
"scripts": {
"dev": "next dev",
"build": "next build",
@@ -20,3 +20,6 @@
"@types/react-dom": "19.2.3"
}
}