diff --git a/package.json b/package.json index ab9c8541..e9f5b35a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,8 @@ "winston-daily-rotate-file": "5.0.0", "ws": "8.18.0", "zod": "3.23.8", - "zod-validation-error": "3.4.0" + "zod-validation-error": "3.4.0", + "react-email": "3.0.1" }, "devDependencies": { "@dotenvx/dotenvx": "1.14.2", @@ -91,7 +92,6 @@ "esbuild": "0.20.1", "esbuild-node-externals": "1.13.0", "postcss": "^8", - "react-email": "3.0.1", "tailwindcss": "^3.4.1", "tsc-alias": "1.8.10", "tsx": "4.19.1",