Update all email templates with uniform branded graphics

This commit is contained in:
2026-03-03 17:02:38 +13:00
parent 1ff54690fc
commit d80b1e5e4f
5 changed files with 293 additions and 101 deletions

View File

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

View File

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