Improve email deliverability headers and SMTP identity

This commit is contained in:
2026-03-04 17:37:51 +13:00
parent 4e64f79e64
commit d30a2473ce
5 changed files with 55 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "magent-frontend",
"version": "0403261321",
"version": "0403261736",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "magent-frontend",
"version": "0403261321",
"version": "0403261736",
"dependencies": {
"next": "16.1.6",
"react": "19.2.4",

View File

@@ -1,7 +1,7 @@
{
"name": "magent-frontend",
"private": true,
"version": "0403261321",
"version": "0403261736",
"scripts": {
"dev": "next dev",
"build": "next build",