mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-02 00:55:48 +02:00
move react email out of dev dep
This commit is contained in:
parent
5361873672
commit
a82a7ed18d
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue